Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
a5b84a47
Commit
a5b84a47
authored
7 years ago
by
jwfang
Browse files
Options
Downloads
Patches
Plain Diff
docs: experimental, no calico/vault
parent
552b2f06
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/vars.md
+2
-1
2 additions, 1 deletion
docs/vars.md
with
2 additions
and
1 deletion
docs/vars.md
+
2
−
1
View file @
a5b84a47
...
@@ -70,7 +70,8 @@ following default cluster paramters:
...
@@ -70,7 +70,8 @@ following default cluster paramters:
*
*authorization_modes*
- A list of
[
authorization mode
](
*
*authorization_modes*
- A list of
[
authorization mode
](
https://kubernetes.io/docs/admin/authorization/#using-flags-for-your-authorization-module
)
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).
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'
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``
private addresses, make sure to pick another values for
``kube_service_addresses``
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment