Browse Source
Update vars.md (#5947)
Add the `container_manager` variable as a Cluster Variable in the global Docs
pull/5950/head
Carlos Tolon
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
docs/vars.md
|
|
@ -50,6 +50,7 @@ Kubernetes needs some parameters in order to get deployed. These are the |
|
|
|
following default cluster parameters: |
|
|
|
|
|
|
|
* *cluster_name* - Name of cluster (default is cluster.local) |
|
|
|
* *container_manager* - Container Runtime to install in the nodes (default is docker) |
|
|
|
* *dns_domain* - Name of cluster DNS domain (default is cluster.local) |
|
|
|
* *kube_network_plugin* - Plugin to use for container networking |
|
|
|
* *kube_service_addresses* - Subnet for cluster IPs (default is |
|
|
|