mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
another dot
This commit is contained in:
@@ -364,7 +364,7 @@ CONTROLLER_0_INSTANCE_ID=$(aws ec2 run-instances \
|
||||
--private-ip-address 10.240.0.20 \
|
||||
--subnet-id ${SUBNET_ID} \
|
||||
--output text \
|
||||
--query '.Instances[].InstanceId')
|
||||
--query 'Instances[].InstanceId')
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user