Skip to content

Commit

Permalink
Update create-cluster-kubeadm.md (kubernetes#13801)
Browse files Browse the repository at this point in the history
* Update create-cluster-kubeadm.md

* Update create-cluster-kubeadm.md

* Remove superfluous kubectl apply -f
  • Loading branch information
Boskey Savla authored and yoonian committed May 28, 2019
1 parent f788bf9 commit 839de34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ Note that `flannel` works on `amd64`, `arm`, `arm64`, `ppc64le` and `s390x` unde
Windows (`amd64`) is claimed as supported in v0.11.0 but the usage is undocumented.

```shell
kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/a70459be0084506e4ec919aa1c114638878db11b/Documentation/kube-flannel.yml
kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/62e44c867a2846fefb68bd5f178daf4da3095ccb/Documentation/kube-flannel.yml
```

For more information about `flannel`, see [the CoreOS flannel repository on GitHub
Expand Down

0 comments on commit 839de34

Please sign in to comment.