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

Updated README to clarify the difference between Cluster API and Kubernetes Cloud Provider #939

Closed
gyliu513 opened this issue May 7, 2019 · 5 comments · Fixed by #954
Closed
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@gyliu513
Copy link
Contributor

gyliu513 commented May 7, 2019

/kind bug

The Kubernetes also have bunch of cloud providers at https://github.com/kubernetes/kubernetes/tree/master/pkg/cloudprovider , I think we need to clarify the difference between those two providers, comments? @detiber @vincepri

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label May 7, 2019
@detiber
Copy link
Member

detiber commented May 7, 2019

+1 to clarifying the differences.

@vincepri
Copy link
Member

vincepri commented May 7, 2019

/kind documentation
/milestone Next
/priority important-soon

@k8s-ci-robot k8s-ci-robot added this to the Next milestone May 7, 2019
@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels May 7, 2019
@gyliu513
Copy link
Contributor Author

gyliu513 commented May 8, 2019

/cc @jichenjc

@jichenjc
Copy link
Contributor

jichenjc commented May 8, 2019

ok, this can be some doc update, basically, to me cloud provider is something we can leverage from k8s perspective to get resource such as volume, files, network, machine etc, while cluster-api is focus on provisioning workers nodes from cloud then bootstrap k8s controller/nodes on top..

@liztio
Copy link
Contributor

liztio commented May 22, 2019

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants