mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +00:00
docs/getting-started/rkt: Improve sans flannel example
This commit is contained in:
parent
bb6bb9f18e
commit
75fcbbf2c6
@ -82,9 +82,9 @@ More details about the flannel CNI plugin can be found
|
||||
|
||||
#### On GCE
|
||||
|
||||
Each VM on GCE can have up to 256 IP addresses routed to it, so flannel isn't called
|
||||
for in most smaller Kubernetes clusters on GCE. This makes the necessary CNI config
|
||||
file a bit more verbose:
|
||||
Each VM on GCE has an additional 256 IP addresses routed to it, so
|
||||
it is possible to forego flannel in smaller clusters. This makes the
|
||||
necessary CNI config file a bit more verbose:
|
||||
|
||||
```console
|
||||
$ cat <<EOF >/etc/rkt/net.d/k8s_cluster.conf
|
||||
|
Loading…
Reference in New Issue
Block a user