mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
Fixing header
This commit is contained in:
@@ -206,7 +206,7 @@ aws ec2 delete-dhcp-options \
|
|||||||
--dhcp-options-id ${DHCP_OPTION_SET_ID}
|
--dhcp-options-id ${DHCP_OPTION_SET_ID}
|
||||||
```
|
```
|
||||||
|
|
||||||
## GCP
|
## Azure
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
az group delete -n kubernetes
|
az group delete -n kubernetes
|
||||||
|
|||||||
Reference in New Issue
Block a user