mirror of https://github.com/kubernetes/kops.git
docs: remove reference to old EnableExternalDNS feature flag
This was removed a while ago.
This commit is contained in:
parent
80e4a718c6
commit
33b407c21f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue