kubeadm reference -- /

set up/manage mean set up or manage ? it's better use or?
This commit is contained in:
jianglingxia
2017-02-28 14:34:01 +08:00
committed by Andrew Chen
parent 2ef4477df3
commit 4bb9a3a6af
+1 -1
View File
@@ -31,7 +31,7 @@ server, as well as an additional kubeconfig file for administration.
controller manager and scheduler, and placing them in controller manager and scheduler, and placing them in
`/etc/kubernetes/manifests`. The kubelet watches this directory for static `/etc/kubernetes/manifests`. The kubelet watches this directory for static
resources to create on startup. These are the core components of Kubernetes, and resources to create on startup. These are the core components of Kubernetes, and
once they are up and running we can use `kubectl` to set up/manage any once they are up and running we can use `kubectl` to set up or manage any
additional components. additional components.
1. kubeadm installs any add-on components, such as DNS or discovery, via the API 1. kubeadm installs any add-on components, such as DNS or discovery, via the API