kubernetes/cmd/kubelet
Kubernetes Submit Queue cfa6d35c85
Merge pull request #59827 from dashpole/depreciate_cadvisor_port
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Deprecate kubelet flag for cadvisor port

**Which issue(s) this PR fixes**:
Issue: #56523
TL;DR the Kubelet's `stats/summary` API is the preferred way of monitoring the node.  If you need additional metrics from cAdvisor,  it can be run as a daemonset.

**Release note**:
```release-note
Deprecate the kubelet's cadvisor port
```

/assign @mtaufen @tallclair 
cc @kubernetes/sig-node-pr-reviews
2018-02-16 15:02:06 -08:00
..
app Merge pull request #59827 from dashpole/depreciate_cadvisor_port 2018-02-16 15:02:06 -08:00
BUILD make the kubelet cobra command complete 2018-01-18 10:14:34 -05:00
kubelet.go Log the command line flags 2018-02-15 18:04:04 -05:00
OWNERS Update OWNERS 2017-01-18 15:18:04 -08:00