Skip to content
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

Closed
dagnello opened this issue Apr 6, 2016 · 5 comments
Closed

Add vSphere support to Cloud Providers #23932

dagnello opened this issue Apr 6, 2016 · 5 comments

Comments

@dagnello
Copy link
Contributor

dagnello commented Apr 6, 2016

This issue will track work associated with adding vSphere cloud provider support in Kubernetes.

@mbhinder
Copy link

mbhinder commented Apr 6, 2016

@dagnello Don't we already have export KUBERNETES_PROVIDER=vsphere; cluster/kube-up.sh? That didn't work for me because of #23850 and even after fixing the image to include curl, it failed because kube-addons didn't run.

@dagnello
Copy link
Contributor Author

dagnello commented Apr 7, 2016

@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.

@vipulsabhaya
Copy link

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

k8s-github-robot pushed a commit that referenced this issue May 11, 2016
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).
k8s-github-robot pushed a commit that referenced this issue May 23, 2016
Automatic merge from submit-queue

vSphere Volume Plugin Implementation

This PR implements vSphere Volume plugin support in Kubernetes (ref. issue #23932).
@chrislovecnm
Copy link
Contributor

What open issues still exist? Ubernetes? Ingress and loadbalancing?

@dagnello
Copy link
Contributor Author

dagnello commented Aug 6, 2016

vSphere supported added

@dagnello dagnello closed this as completed Aug 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants