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

Use best practices to run external CCM #92

@dims

Description

@dims

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions