...
Code Block | ||||
---|---|---|---|---|
| ||||
$ kubectl apply -f https://docs.projectcalico.org/v3.2122/manifests/calico.yaml # Flannel is an alternative $ kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml |
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
$ kubectl apply -f https://docs.projectcalico.org/v3.2122/manifests/calico.yaml # Flannel is an alternative $ kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml |
...