Skip to content

Instantly share code, notes, and snippets.

@sadysnaat
Created December 28, 2024 14:39
Show Gist options
  • Save sadysnaat/8bceca8eb99a79bfb0290560f799fb28 to your computer and use it in GitHub Desktop.
Save sadysnaat/8bceca8eb99a79bfb0290560f799fb28 to your computer and use it in GitHub Desktop.
Sample Cluster
apiVersion: cluster.x-k8s.io/v1beta1
kind: Cluster
metadata:
name: sample-cluster
spec:
clusterNetwork:
pods:
cidrBlocks: ["192.168.0.0/16"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment