mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
add support for aws
This commit is contained in:
@@ -59,7 +59,7 @@ gcloud compute networks delete kubernetes
|
||||
|
||||
## AWS
|
||||
|
||||
### VMs
|
||||
### Virtual Machines
|
||||
|
||||
```
|
||||
KUBERNETES_HOSTS=(controller0 controller1 controller2 etcd0 etcd1 etcd2 worker0 worker1 worker2)
|
||||
|
||||
Reference in New Issue
Block a user