CRD EgressTunnel
The EgressTunnel CRD is used to record tunnel network interface information for cross-node communication. It is a cluster scope resource that corresponds one-to-one with the Kubernetes Node resource name.
apiVersion: egressgateway.spidernet.io/v1beta1
kind: EgressTunnel
metadata:
name: "node1"
status:
tunnel:
ipv4: "192.200.222.157" #
ipv6: "fd01::f2" #
mac: "66:50:85:cb:b2:bf" #
parent:
name: "ens160" #
ipv4: "10.6.1.21/16" #
ipv6: "fd00::21/112" #
phase: "Ready" #
mark: "0x26000000" #