Fixed several typos in markdown files. (#5005)
This commit is contained in:
@@ -241,7 +241,7 @@ kubectl apply -f https://raw.githubusercontent.com/projectcalico/canal/master/k8
|
||||
**Note:**
|
||||
- For flannel to work correctly, `--pod-network-cidr=10.244.0.0/16` has to be passed to `kubeadm init`.
|
||||
- flannel works on `amd64`, `arm`, `arm64` and `ppc64le`, but for it to work on an other platform than
|
||||
`amd64` you have to manually download the manifest and replace `amd64` occurances with your chosen platform.
|
||||
`amd64` you have to manually download the manifest and replace `amd64` occurences with your chosen platform.
|
||||
|
||||
```shell
|
||||
kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
|
||||
|
||||
Reference in New Issue
Block a user