clean up docs
parent
246eaf35c0
commit
6f253cf6ca
|
@ -40,6 +40,8 @@ NAME MODE IPV4_RANGE GATEWAY_IPV4
|
|||
kubernetes custom
|
||||
```
|
||||
|
||||
Create a subnet for the Kubernetes cluster:
|
||||
|
||||
```
|
||||
gcloud compute networks subnets create kubernetes \
|
||||
--network kubernetes \
|
||||
|
|
Loading…
Reference in New Issue