Spell mistake in document.

Changed daesonset to daemonset.
This commit is contained in:
Voyalab LLC 2017-04-25 23:53:20 +05:30 committed by GitHub
parent 990596870f
commit 86d22104d5
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ Here are some steps items that will confirm a good CNI install:
- `kubelet` is running with the with `--network-plugin=cni` option.
- The CNS provider started without errors.
- `kube-dns` daesonset starts.
- `kube-dns` daemonset starts.
- Logging on a node will display messages on pod create and delete.
The sig-networking and sig-cluster-lifecycle channels on K8s slack are always good starting places