Deprecation complete: master-node-communication ... (#3548)

This commit is contained in:
Steve Perry
2017-04-26 12:29:33 -07:00
committed by GitHub
parent 49c14f2d61
commit cb04127bd1
10 changed files with 15 additions and 52 deletions
@@ -2,6 +2,9 @@
assignees:
- mikedanese
title: Configuring kubelet Garbage Collection
redirect_from:
- "/docs/admin/garbage-collection/"
- "/docs/admin/garbage-collection.html"
---
* TOC
@@ -4,6 +4,9 @@ assignees:
- roberthbailey
- liggitt
title: Master-Node communication
redirect_from:
- "/docs/admin/master-node-communication/"
- "/docs/admin/master-node-communication.html"
---
* TOC
@@ -4,6 +4,9 @@ assignees:
- freehan
- thockin
title: Network Plugins
redirect_from:
- "/docs/admin/network-plugins/"
- "/docs/admin/network-plugins.html"
---
* TOC
@@ -4,6 +4,9 @@ assignees:
- vishh
- timstclair
title: Configuring Out Of Resource Handling
redirect_from:
- "/docs/admin/out-of-resource/"
- "/docs/admin/out-of-resource.html"
---
* TOC
@@ -2,6 +2,9 @@
assignees:
- jsafrane
title: Static Pods
redirect_from:
- "/docs/admin/static-pods/"
- "/docs/admin/static-pods.html"
---
**If you are running clustered Kubernetes and are using static pods to run a pod on every node, you should probably be using a [DaemonSet](/docs/concepts/workloads/controllers/daemonset/)!**