Created
October 1, 2020 03:32
-
-
Save mauilion/8164e4ac6c9e86041d46c5a1fcad24fa to your computer and use it in GitHub Desktop.
This file contains 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
kind: Cluster | |
apiVersion: kind.x-k8s.io/v1alpha4 | |
networking: | |
disableDefaultCNI: true | |
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