Skip to content

Commit

Permalink
Remove link to the removed code in Kubernetes repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mik Vyatskov authored and chenopis committed Jul 5, 2017
1 parent 47ace3a commit 8deadb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion _data/overrides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ overrides:
- path: docs/admin/kube-scheduler.md
- path: docs/admin/kubelet.md
- 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
2 changes: 1 addition & 1 deletion docs/admin/cluster-large.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)).

For [example](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.yaml):
For example:

```yaml
containers:
Expand Down

0 comments on commit 8deadb5

Please sign in to comment.