vSphere ESXi
vSphere with Tanzu Supervisor cluster VMs have two network cards (eth0 and eth1) to separate management traffic from workload traffic vSphere with Kubernetes on VCF. This design improves security and stops heavy app traffic from slowing down critical infrastructure.
eth0 (Management Network) Connects to the ESXi management network vSphere with Kubernetes on VCF. Used for infrastructure communication, including vCenter, DNS, NTP, and ESXi hosts.
eth1 (Workload/Overlay Network) Connects to the NSX overlay network or vSphere Distributed Switch Supervisor Networking. Used for internal communication with pods and deployed Tanzu Kubernetes clusters vSphere with Kubernetes on VCF.
Physical switchport configurations (VLAN tagging, trunking) do not match the Distributed Virtual Switch (DVS) properties for vNIC presenting eth1 on specific ESXi host uplinks.