-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Update 20190125-out-of-tree-openstack.md #1492
Conversation
cc @adisky |
Is this complete or not? If it's complete, it should be |
Thanks. Marked as implemented. |
/lgtm |
@@ -83,7 +83,7 @@ OpenStack Cloud Provider is well tested, CI running at [OpenLab](https://github. | |||
|
|||
### Graduation Criteria | |||
|
|||
This feature is complete, well tested, in parity with intree openstack provider. Documents needs to be updated as per sig-cloud-provider guideline. | |||
This feature is complete, well tested, in parity with intree openstack provider. Documention regarding migration from in-tree cloud provider to openstack-cloud-controller-manager can be found [here](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/migrate-to-ccm-with-csimigration.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there also general docs on installing the out-of-tree openstack provider?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrewsykim yes, we have documentation regarding installing ccm using kubeadm and also getting started guide on installing the provider on configuration needed for using external provider. https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-controller-manager-with-kubeadm.md , https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/getting-started-provider-dev.md
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adisky, andrewsykim, ramineni The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR marks the KEP as implementable.
related to : #669