mirror of https://github.com/kubernetes/kops.git
Fix spelling error
This commit is contained in:
parent
becdf3882c
commit
844d939d8e
|
@ -527,7 +527,7 @@ $ kops create cluster \
|
||||||
--name myclustername.mydns.io
|
--name myclustername.mydns.io
|
||||||
```
|
```
|
||||||
|
|
||||||
You can specify which subnets to use for allocating Pod IPs by specifing
|
You can specify which subnets to use for allocating Pod IPs by specifying
|
||||||
|
|
||||||
```
|
```
|
||||||
networking:
|
networking:
|
||||||
|
|
Loading…
Reference in New Issue