mirror of
https://github.com/teamserverless/k8s-on-raspbian.git
synced 2025-01-18 12:05:31 +00:00
Updated flannel yaml link
Signed-off-by: Stan Vernier <svernier@users.noreply.github.com>
This commit is contained in:
parent
774d854938
commit
2d69e3c954
2
GUIDE.md
2
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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user