mirror of https://github.com/kubernetes/kops.git
add EnableNodeAuthorization in the list of experimental features
This commit is contained in:
parent
be291eea86
commit
3c05a721f1
|
@ -14,3 +14,4 @@ The following experimental features are currently available:
|
|||
* `+EnableSeparateConfigBase` - Allow a config-base that is different from the state store.
|
||||
* `+SpecOverrideFlag` - Allow setting spec values on `kops create`.
|
||||
* `+ExperimentalClusterDNS` - Turns off validation of the kubelet cluster dns flag.
|
||||
* `+EnableNodeAuthorization` - Enable support of Node Authorization, see [node_authorization.md](node_authorization.md).
|
||||
|
|
Loading…
Reference in New Issue