Skip to content

Instantly share code, notes, and snippets.

@bharatmicrosystems
Created October 1, 2020 19:45
Show Gist options
  • Save bharatmicrosystems/72cf414241ec7d5589fb477176460fe7 to your computer and use it in GitHub Desktop.
Save bharatmicrosystems/72cf414241ec7d5589fb477176460fe7 to your computer and use it in GitHub Desktop.
# three node (two workers) cluster config
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
- role: worker
- role: worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment