We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f985728 commit f8841b7Copy full SHA for f8841b7
1 file changed
src/quickstart/provider/aws/boot.md
@@ -71,7 +71,7 @@ export NODE_ROOT_DISK_SIZE=100
71
72
Last, so you can easily identify instances in the AWS Console, specify an instance prefix:
73
```
74
-export INSTANCE_PREFIX=first-k8s
+export KUBE_AWS_INSTANCE_PREFIX=first-k8s
75
76
77
## Setup kubectl CLI
0 commit comments