File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
docs/book/src/topics/reference Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Reference
2
+
3
+ ## Table of feature gates and their corresponding environment variables
4
+
5
+ | Feature Gate | Environment Variable | Default |
6
+ | ------------ | -------------------- | ------- |
7
+ | EKS | CAPA_EKS | true |
8
+ | EKSEnableIAM | CAPA_EKS_IAM | false |
9
+ | EKSAllowAddRoles | CAPA_EKS_ADD_ROLES | flase |
10
+ | EKSFargate | EXP_EKS_FARGATE | flase |
11
+ | MachinePool | EXP_MACHINE_POOL | false |
12
+ | EventBridgeInstanceState | EVENT_BRIDGE_INSTANCE_STATE | flase |
13
+ | AutoControllerIdentityCreator | AUTO_CONTROLLER_IDENTITY_CREATOR | true |
14
+ | BootstrapFormatIgnition | EXP_BOOTSTRAP_FORMAT_IGNITION | false |
15
+ | ExternalResourceGC | EXP_EXTERNAL_RESOURCE_GC | false |
16
+ | AlternativeGCStrategy | EXP_ALTERNATIVE_GC_STRATEGY | false |
17
+ | TagUnmanagedNetworkResources | TAG_UNMANAGED_NETWORK_RESOURCES | true |
You can’t perform that action at this time.
0 commit comments