You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3s/tests/e2e/amd64_resource_files/cluster-cidr-ipv6.yaml

15 lines
306 B

apiVersion: networking.k8s.io/v1alpha1
kind: ClusterCIDR
metadata:
name: new-cidr
spec:
nodeSelector:
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- "agent-0"
perNodeHostBits: 64
ipv6: 2001:cafe:248::/56