You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
kubelet[1193]: I0611 18:20:14.606675 1193 server.go:376] Version: v1.10.1
kubelet[1193]: I0611 18:20:14.606706 1193 feature_gate.go:226] feature gates: &{{} map[]}
kubelet[1193]: F0611 18:20:14.606935 1193 server.go:233] failed to run Kubelet: could not init cloud provider "vsphere": warnings:
kubelet[1193]: can't store data at section "Global", variable "default-datastore"
Jun 11 18:20:14 vsphere-worker-1.vsphere.vsphere.local kubelet[1193]: can't store data at section "Global", variable "folder"
this will enable vsphere cloud provider on worker node,
although we could need further change from discussion:
vmware-archive/kubernetes-archived#490
this also fix several configuration issues on worker template.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a BUG REPORT or FEATURE REQUEST?:
What happened:
journalctl log:
here is the
vsphere.conf
based on doc:
https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/existing.html
those variables are supported since i am using k8s 1.10
What you expected to happen:
vSphere cloud provider been initialized.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: