Skip to content

Instantly share code, notes, and snippets.

@iamcryptoki
Created January 14, 2020 12:50
Show Gist options
  • Select an option

  • Save iamcryptoki/ad5dffa56ac006e1a3c087d233fec8d9 to your computer and use it in GitHub Desktop.

Select an option

Save iamcryptoki/ad5dffa56ac006e1a3c087d233fec8d9 to your computer and use it in GitHub Desktop.
Add "worker" as node role label to your Kubernetes workers.
$ kubectl label node <NODE_NAME> node-role.kubernetes.io/worker=worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment