* Added pod-some-nodes in manage-daemon of taskks * Changedd the code file reference * Added the code ouput * Added the suggested changes * Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md Co-authored-by: Nitish Kumar <justnitish06@gmail.com> * Suggested changes * Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md Co-authored-by: Rey Lejano <rlejano@gmail.com> * Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md Co-authored-by: Tim Bannister <tim@scalefactory.com> * Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md Co-authored-by: Tim Bannister <tim@scalefactory.com> * Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md Co-authored-by: Tim Bannister <tim@scalefactory.com> * Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md Co-authored-by: Tim Bannister <tim@scalefactory.com> --------- Co-authored-by: Nitish Kumar <justnitish06@gmail.com> Co-authored-by: Rey Lejano <rlejano@gmail.com> Co-authored-by: Tim Bannister <tim@scalefactory.com> |
||
|---|---|---|
| .. | ||
| access | ||
| admin | ||
| application | ||
| audit | ||
| concepts/policy/limit-range | ||
| configmap | ||
| controllers | ||
| debug | ||
| pods | ||
| policy | ||
| priority-and-fairness | ||
| secret/serviceaccount | ||
| security | ||
| service | ||
| tls | ||
| windows | ||
| README.md | ||
| examples.go | ||
| examples_test.go | ||
README.md
To run the tests for a localization, use the following command:
go test k8s.io/website/content/<lang>/examples
where <lang> is the two character representation of a language. For example:
go test k8s.io/website/content/en/examples