mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-17 01:20:41 +03:00
clean up docs
This commit is contained in:
@@ -40,6 +40,8 @@ NAME MODE IPV4_RANGE GATEWAY_IPV4
|
|||||||
kubernetes custom
|
kubernetes custom
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Create a subnet for the Kubernetes cluster:
|
||||||
|
|
||||||
```
|
```
|
||||||
gcloud compute networks subnets create kubernetes \
|
gcloud compute networks subnets create kubernetes \
|
||||||
--network kubernetes \
|
--network kubernetes \
|
||||||
|
Reference in New Issue
Block a user