We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57168b5 + 3d19bf1 commit fc01255Copy full SHA for fc01255
docs/book/src/tasks/experimental-features/ignition.md
@@ -48,7 +48,7 @@ export AWS_B64ENCODED_CREDENTIALS=$(clusterawsadm bootstrap credentials encode-a
48
49
# Enable the feature gates controlling Ignition bootstrap.
50
export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true # Used by the kubeadm bootstrap provider
51
-export BOOTSTRAP_FORMAT_IGNITION=true # Used by the AWS provider
+export EXP_BOOTSTRAP_FORMAT_IGNITION=true # Used by the AWS provider
52
53
# Initialize the management cluster.
54
clusterctl init --infrastructure aws
0 commit comments