Move to Tasks: Static Pods. (#3792)

This commit is contained in:
Steve Perry
2017-05-15 11:09:51 -07:00
committed by GitHub
parent 06c204a9f0
commit 225f1b775d
3 changed files with 3 additions and 1 deletions
@@ -5,6 +5,8 @@ title: Static Pods
redirect_from:
- "/docs/admin/static-pods/"
- "/docs/admin/static-pods.html"
- "/docs/concepts/cluster-administration/static-pod/"
- "/docs/concepts/cluster-administration/static-pod.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/)!**