Files
kubernetes/hack
Clayton Coleman 3d237cac2e kubectl top pod|node should handle when Heapster is somewhere else
OpenShift runs Heapster on HTTPS, which means `top node` and `top pod`
are broken because they hardcode 'http' as the scheme. Provide an
options struct allowing users to specify `--heapster-namespace`,
`--heapster-service`, `--heapster-scheme`, and `--heapster-port` to the
commands (leveraging the existing defaults).
2016-12-01 12:33:32 -05:00
..
2016-11-07 08:41:17 +01:00
2016-11-23 15:53:09 -08:00
2016-11-29 08:07:46 -05:00
2016-11-23 22:30:47 -06:00