yet another typo

This commit is contained in:
Nico Schottelius 2021-05-20 19:35:51 +02:00
parent 9f5a19535f
commit 9377000ba6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The following guide shows how to setup an IPv6 only cluster at ungleich.
Initialise with all components:
```
kubeadm init -service-cidr 2a0a:e5c0:13:aaa::/108 --pod-network-cidr 2a0a:e5c0:13:bbb::/64
kubeadm init --service-cidr 2a0a:e5c0:13:aaa::/108 --pod-network-cidr 2a0a:e5c0:13:bbb::/64
```
We cannot yet skip kube-proxy, because calico does not support eBPF