Update create-cluster-kubeadm.md (#5761)
Update Canal version in pod network apply commands
This commit is contained in:
committed by
Steve Perry
parent
25029e6577
commit
9ac035ffda
@@ -243,8 +243,8 @@ The official Canal set-up guide is [here](https://github.com/projectcalico/canal
|
|||||||
- Canal works on `amd64` only.
|
- Canal works on `amd64` only.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl apply -f https://raw.githubusercontent.com/projectcalico/canal/master/k8s-install/1.6/rbac.yaml
|
kubectl apply -f https://raw.githubusercontent.com/projectcalico/canal/master/k8s-install/1.7/rbac.yaml
|
||||||
kubectl apply -f https://raw.githubusercontent.com/projectcalico/canal/master/k8s-install/1.6/canal.yaml
|
kubectl apply -f https://raw.githubusercontent.com/projectcalico/canal/master/k8s-install/1.7/canal.yaml
|
||||||
```
|
```
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user