house cluster wip
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
apiVersion: projectcalico.org/v3
|
||||
kind: IPPool
|
||||
metadata:
|
||||
name: default-ipv6-ippool
|
||||
spec:
|
||||
allowedUses:
|
||||
- Workload
|
||||
- Tunnel
|
||||
blockSize: 116
|
||||
cidr: 2400:8907:e002:7c10::/64
|
||||
ipipMode: Never
|
||||
nodeSelector: all()
|
||||
vxlanMode: Never
|
Reference in New Issue
Block a user