Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Use best practices to run external CCM #92

Open
dims opened this issue Mar 21, 2018 · 0 comments
Open

Use best practices to run external CCM #92

dims opened this issue Mar 21, 2018 · 0 comments

Comments

@dims
Copy link
Owner

dims commented Mar 21, 2018

This list is from @andrewsykim

  • use hostnetwork: true so you don't depend on CNI to initialize nodes
  • use dnsPolicy: Default since kube-dns likely doesn't tolerate the node.cloudprovider.kubernetes.io/uninitialized taint
  • tolerate node-role.kubernetes.io/master since you probably want it running on master nodes
  • use --leader-elect if you want HA
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant