* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Update some description about secrets
  [Federation] Add a note about DNS API scopes to the Federation tutorial (#2943)
  Delete the useless spaces in html files
  Fix typo
  update resource-usage-monitoring.md
This commit is contained in:
Andrew Chen
2017-03-23 15:23:47 -07:00
6 changed files with 36 additions and 10 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ to [kubeadm](../kubeadm) and [kops](../kops).
#### Checklist
* Enusre the netchecker-agent's pods can resolve DNS requests and ping each over within the default namespace.
* Ensure the netchecker-agent's pods can resolve DNS requests and ping each over within the default namespace.
Those pods mimic similar behavior of the rest of the workloads and serve as cluster health indicators.
## Explore contributed add-ons