dry-addition-50211
07/05/2022, 3:48 PMmodern-television-79263
07/05/2022, 7:14 PMrancher_kubernetes_engine_config:
If you’re using the in-tree provider, the default-datastore
section in the yaml needs to have the name of the datastore for the vSphere storage class. The folder
section needs to have the path of the folder structure in vSphere where the node VMs will keep their data.rancher_kubernetes_engine_config:
addon_job_timeout: 30
authentication:
strategy: x509
bastion_host:
ssh_agent_auth: false
cloud_provider:
name: vsphere
vsphere_cloud_provider:
global:
datacenters: 'DC1, DC2'
insecure-flag: true
soap-roundtrip-count: 0
user: rancher_superuser
virtual_center:
<http://vsphere.org|vsphere.org>:
datacenters: 'DC1, DC2'
soap-roundtrip-count: 0
workspace:
datacenter: DC1
default-datastore: kube_vol_dc1
folder: /DC1/vm/Operations/Linux
server: <http://vsphere.org|vsphere.org>
ignore_docker_version: true
dry-addition-50211
07/06/2022, 6:23 PMrancher_kubernetes_engine_config
.modern-television-79263
07/06/2022, 7:59 PM