change authorization_modes default value

This commit is contained in:
jwfang
2017-07-07 17:31:11 +08:00
parent 0b3badf3d8
commit 552b2f0635
3 changed files with 3 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ following default cluster paramters:
Kubernetes
* *authorization_modes* - A list of [authorization mode](
https://kubernetes.io/docs/admin/authorization/#using-flags-for-your-authorization-module)
that the cluster should be configured for. Defaults to `['AlwaysAllow']`.
that the cluster should be configured for. Defaults to `[]` (i.e. no authorization).
Note: Only `AlwaysAllow`, `AlwaysDeny` and `RBAC` are tested.
Note, if cloud providers have any use of the ``10.233.0.0/16``, like instances'