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
3b3ccac2
Unverified
Commit
3b3ccac2
authored
3 years ago
by
왕영주 (Youngju Wang)
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md (#7784)
Update README for control_plane's external volume type variable
parent
e61a9077
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
contrib/terraform/openstack/README.md
+1
-0
1 addition, 0 deletions
contrib/terraform/openstack/README.md
with
1 addition
and
0 deletions
contrib/terraform/openstack/README.md
+
1
−
0
View file @
3b3ccac2
...
@@ -273,6 +273,7 @@ For your cluster, edit `inventory/$CLUSTER/cluster.tfvars`.
...
@@ -273,6 +273,7 @@ For your cluster, edit `inventory/$CLUSTER/cluster.tfvars`.
|
`wait_for_floatingip`
| Let Terraform poll the instance until the floating IP has been associated,
`false`
by default. |
|
`wait_for_floatingip`
| Let Terraform poll the instance until the floating IP has been associated,
`false`
by default. |
|
`node_root_volume_size_in_gb`
| Size of the root volume for nodes, 0 to use ephemeral storage |
|
`node_root_volume_size_in_gb`
| Size of the root volume for nodes, 0 to use ephemeral storage |
|
`master_root_volume_size_in_gb`
| Size of the root volume for masters, 0 to use ephemeral storage |
|
`master_root_volume_size_in_gb`
| Size of the root volume for masters, 0 to use ephemeral storage |
|
`master_volume_type`
| Volume type of the root volume for control_plane, 'Default' by default |
|
`gfs_root_volume_size_in_gb`
| Size of the root volume for gluster, 0 to use ephemeral storage |
|
`gfs_root_volume_size_in_gb`
| Size of the root volume for gluster, 0 to use ephemeral storage |
|
`etcd_root_volume_size_in_gb`
| Size of the root volume for etcd nodes, 0 to use ephemeral storage |
|
`etcd_root_volume_size_in_gb`
| Size of the root volume for etcd nodes, 0 to use ephemeral storage |
|
`bastion_root_volume_size_in_gb`
| Size of the root volume for bastions, 0 to use ephemeral storage |
|
`bastion_root_volume_size_in_gb`
| Size of the root volume for bastions, 0 to use ephemeral storage |
...
...
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