Update vars.md (#5947)
Add the `container_manager` variable as a Cluster Variable in the global Docspull/5950/head
parent
45874a23bb
commit
7b2f35c7d4
|
@ -50,6 +50,7 @@ Kubernetes needs some parameters in order to get deployed. These are the
|
||||||
following default cluster parameters:
|
following default cluster parameters:
|
||||||
|
|
||||||
* *cluster_name* - Name of cluster (default is cluster.local)
|
* *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)
|
* *dns_domain* - Name of cluster DNS domain (default is cluster.local)
|
||||||
* *kube_network_plugin* - Plugin to use for container networking
|
* *kube_network_plugin* - Plugin to use for container networking
|
||||||
* *kube_service_addresses* - Subnet for cluster IPs (default is
|
* *kube_service_addresses* - Subnet for cluster IPs (default is
|
||||||
|
|
Loading…
Reference in New Issue