-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add vSphere support to Cloud Providers #23932
Comments
@mbhinder looking in 'k8s.io/kubernetes/pkg/cloudprovider/providers/' I don't see an implementation for vSphere. This issue tracks creating vSphere cloud provider support not installing Kubernetes on vSphere cloud. |
A full cloudprovider implemention for vSphere doesn't exist today, so at runtime kube can not leverage the cloud provider. @saad-ali an appropriate label might be 'area/cloudprovider' as well |
Automatic merge from submit-queue vSphere Cloud Provider Implementation This is the first PR towards implementation for vSphere cloud provider support in Kubernetes (ref. issue #23932).
Automatic merge from submit-queue vSphere Volume Plugin Implementation This PR implements vSphere Volume plugin support in Kubernetes (ref. issue #23932).
What open issues still exist? Ubernetes? Ingress and loadbalancing? |
vSphere supported added |
This issue will track work associated with adding vSphere cloud provider support in Kubernetes.
The text was updated successfully, but these errors were encountered: