Skip to content

Instantly share code, notes, and snippets.

@vyta
Created February 3, 2020 17:30
Show Gist options
  • Save vyta/9f63b85a6e663a8665fad1cbd1bb4755 to your computer and use it in GitHub Desktop.
Save vyta/9f63b85a6e663a8665fad1cbd1bb4755 to your computer and use it in GitHub Desktop.
Kind configuration for 2 workers
---
kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3
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