-
Notifications
You must be signed in to change notification settings - Fork 618
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
Use best practices to run external CCM #13
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Add dockerfile for the OCP builds too
From @dims on March 21, 2018 18:57
This list is from @andrewsykim
hostnetwork: true
so you don't depend on CNI to initialize nodesdnsPolicy: Default
since kube-dns likely doesn't tolerate thenode.cloudprovider.kubernetes.io/uninitialized
taintnode-role.kubernetes.io/master
since you probably want it running on master nodesCopied from original issue: dims/openstack-cloud-controller-manager#92
The text was updated successfully, but these errors were encountered: