Skip to content

Instantly share code, notes, and snippets.

@codyde
Created January 3, 2020 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codyde/b83966dd87d338eb80ad0d6f923b868d to your computer and use it in GitHub Desktop.
Save codyde/b83966dd87d338eb80ad0d6f923b868d to your computer and use it in GitHub Desktop.
Consul-Helm KIND Cluster
kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3
nodes:
- role: control-plane
- role: worker
- role: worker
- role: worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment