mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-18 10:00:40 +03:00
Corrected syntax
This commit is contained in:
@@ -152,7 +152,7 @@ kubernetes-the-hard-way XX.XXX.XXX.XXX EXTERNAL us-west1
|
||||
```
|
||||
az network public-ip create \
|
||||
--name kubernetes-the-hard-way \
|
||||
--allocation-method Static
|
||||
--allocation-method Static \
|
||||
--version IPv4
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user