From 2d69e3c9542f38703e2ab9007753979d0df403e4 Mon Sep 17 00:00:00 2001 From: Stan Vernier Date: Sat, 2 Feb 2019 19:08:47 -0500 Subject: [PATCH] Updated flannel yaml link Signed-off-by: Stan Vernier --- GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIDE.md b/GUIDE.md index 165e143..65a385f 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -213,7 +213,7 @@ If you run into any issues with Weaveworks' networking then [flannel](https://gi 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: