Created
October 1, 2020 19:45
-
-
Save bharatmicrosystems/72cf414241ec7d5589fb477176460fe7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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