Skip to content

Instantly share code, notes, and snippets.

@vyta
Created February 3, 2020 19:11
Show Gist options
  • Save vyta/970caa97401fdc6fb8fdd3b3da6778e9 to your computer and use it in GitHub Desktop.
Save vyta/970caa97401fdc6fb8fdd3b3da6778e9 to your computer and use it in GitHub Desktop.
Kind configuration for 1 worker
---
kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3
nodes:
- role: control-plane
- role: worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment