Skip to content

Instantly share code, notes, and snippets.

@spjmurray
Created February 8, 2021 14:33
Show Gist options
  • Save spjmurray/715b92e705fbe0f7841f6ed1171b6e49 to your computer and use it in GitHub Desktop.
Save spjmurray/715b92e705fbe0f7841f6ed1171b6e49 to your computer and use it in GitHub Desktop.
Kind 3 node configuration
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