Remove link to the removed code in Kubernetes repo

reviewable/pr4286/r1
Mik Vyatskov 2017-07-05 22:11:45 +02:00 committed by Andrew Chen
parent 47ace3ac71
commit 8deadb5815
2 changed files with 1 additions and 2 deletions

View File

@ -7,4 +7,3 @@ overrides:
- path: docs/admin/kube-scheduler.md - path: docs/admin/kube-scheduler.md
- path: docs/admin/kubelet.md - path: docs/admin/kubelet.md
- copypath: k8s/federation/docs/api-reference/ docs/federation/ - copypath: k8s/federation/docs/api-reference/ docs/federation/
- copypath: k8s/cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.yaml docs/getting-started-guides/fluentd-gcp.yaml

View File

@ -81,7 +81,7 @@ Note that these master node sizes are currently only set at cluster startup time
To prevent memory leaks or other resource issues in [cluster addons](https://releases.k8s.io/{{page.githubbranch}}/cluster/addons) from consuming all the resources available on a node, Kubernetes sets resource limits on addon containers to limit the CPU and Memory resources they can consume (See PR [#10653](http://pr.k8s.io/10653/files) and [#10778](http://pr.k8s.io/10778/files)). To prevent memory leaks or other resource issues in [cluster addons](https://releases.k8s.io/{{page.githubbranch}}/cluster/addons) from consuming all the resources available on a node, Kubernetes sets resource limits on addon containers to limit the CPU and Memory resources they can consume (See PR [#10653](http://pr.k8s.io/10653/files) and [#10778](http://pr.k8s.io/10778/files)).
For [example](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.yaml): For example:
```yaml ```yaml
containers: containers: