Merge pull request #6931 from tianshapjq/patch-2

dulplicated sentences
This commit is contained in:
Xiaoyu(Tim) Zhang 2018-01-11 15:00:44 +08:00 committed by GitHub
commit 76fcf1b792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ Here's a breakdown of what/why:
tells the kubelet where the API server is. This file also has the kubelet's
credentials.
* `--pod-manifest-path=/etc/kubernetes/manifests` specifies from where to read
static Pod manifests used for starting the control plane the control plane.
static Pod manifests used for starting the control plane.
* `--allow-privileged=true` allows this kubelet to run privileged Pods.
* `--network-plugin=cni` uses CNI networking.
* `--cni-conf-dir=/etc/cni/net.d` specifies where to look for the