Update create-cluster-kubeadm.md (#5761)
Update Canal version in pod network apply commands
This commit is contained in:
committed by
zacharysarah
parent
8b5e50f08e
commit
3bda0cf7b1
@@ -253,8 +253,8 @@ The official Canal set-up guide is [here](https://github.com/projectcalico/canal
|
||||
- Canal works on `amd64` only.
|
||||
|
||||
```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.6/canal.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.7/canal.yaml
|
||||
```
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user