Typo: repeated words (#11640)

This commit is contained in:
Gagandeep S. Chhabra 2018-12-11 23:11:28 +05:30 committed by Kubernetes Prow Robot
parent 9381759a14
commit a0b1017b82
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ run as root.
{{< /note >}}
- Some CNI network plugins like Calico require a CIDR such as `192.168.0.0/16` and
some like Weave do not. See the see [the CNI network
some like Weave do not. See the [CNI network
documentation](/docs/setup/independent/create-cluster-kubeadm/#pod-network).
To add a pod CIDR set the `podSubnet: 192.168.0.0/16` field under
the `networking` object of `ClusterConfiguration`.