Create task page: Assigning Pods to Nodes.

This commit is contained in:
steveperry-53
2016-09-29 13:43:54 -07:00
parent 9706528d8d
commit 53933e1738
5 changed files with 108 additions and 1 deletions
+3
View File
@@ -11,6 +11,9 @@ The Tasks section of the Kubernetes documentation is a work in progress
* [Using an HTTP Proxy to Access the Kubernetes API](/docs/tasks/access-kubernetes-api/http-proxy-access-api)
#### Administering a Cluster
* [Assigning Pods to Nodes](/docs/tasks/administer-cluster/assign-pods-nodes/)
### What's next