Browse Source

docs: experimental, no calico/vault

pull/1382/head
jwfang 7 years ago
parent
commit
a5b84a47b0
1 changed files with 2 additions and 1 deletions
  1. 3
      docs/vars.md

3
docs/vars.md

@ -70,7 +70,8 @@ following default cluster paramters:
* *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 `[]` (i.e. no authorization).
Note: Only `AlwaysAllow`, `AlwaysDeny` and `RBAC` are tested.
Note: `RBAC` is currently in experimental phase, and do not support either calico or
vault.
Note, if cloud providers have any use of the ``10.233.0.0/16``, like instances'
private addresses, make sure to pick another values for ``kube_service_addresses``

Loading…
Cancel
Save