Skip to content

Instantly share code, notes, and snippets.

@linkdd
Created January 23, 2022 03:14
Show Gist options
  • Save linkdd/97c7610877792b79a5f3a4b7ed451f13 to your computer and use it in GitHub Desktop.
Save linkdd/97c7610877792b79a5f3a4b7ed451f13 to your computer and use it in GitHub Desktop.
Example of KinD cluster configuration
---
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
networking:
apiServerAddress: "127.0.0.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment