Updated flannel yaml link

Signed-off-by: Stan Vernier <svernier@users.noreply.github.com>
This commit is contained in:
Stan Vernier
2019-02-03 22:01:22 +00:00
committed by Alex Ellis
parent 774d854938
commit 2d69e3c954
+1 -1
View File
@@ -213,7 +213,7 @@ If you run into any issues with Weaveworks' networking then [flannel](https://gi
Apply the Flannel driver on the master: Apply the Flannel driver on the master:
``` ```
$ kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/c5d10c8/Documentation/kube-flannel.yml $ kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
``` ```
On each node that joins including the master: On each node that joins including the master: