mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
FEATURE_GATES and RUNTIME_CONFIG can be set to populate the corresponding kind config and thus modify the cluster. For the sake of simplicity, not attempt is made to merge the settings from GA_ONLY with these new env variables. If GA_ONLY=true is set, the new env variables are ignored.