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
Is there any way to pass cloud-provider string to kubernetes components that requires it: api-server, controller-manager, kubelet?
Currently I see only the way how to pass it to kubelet using drop-in file.
Is there any way to pass cloud-provider string to kubernetes components that requires it: api-server, controller-manager, kubelet?
Currently I see only the way how to pass it to kubelet using drop-in file.
Versions
kubeadm version (use
kubeadm version
):kubeadm version: &version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.4", GitCommit:"c27b913fddd1a6c480c229191a087698aa92f0b1", GitTreeState:"clean", BuildDate:"2019-02-28T13:35:32Z", GoVersion:"go1.11.5", Compiler:"gc", Platform:"linux/amd64"}
Environment:
The text was updated successfully, but these errors were encountered: