docs: remove reference to old EnableExternalDNS feature flag

This was removed a while ago.
This commit is contained in:
justinsb 2024-10-13 08:53:11 -04:00
parent 80e4a718c6
commit 33b407c21f
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ Enable experimental features with:
The following experimental features are currently available:
* `+EnableExternalDNS` - Enable external-dns with default settings (ingress sources only).
* `+VPCSkipEnableDNSSupport` - Enables creation of a VPC that does not need DNSSupport enabled.
* `+EnableSeparateConfigBase` - Allow a config-base that is different from the state store.
* `+ExperimentalClusterDNS` - Turns off validation of the kubelet cluster dns flag.