An architect is designing networking for a developer-ready infrastructure on VMware Cloud Foundation. During the discussion with the network team, a question comes up about the use of a routable CIDR range.
Which item uses this type of range?
An architect is designing networking for a developer-ready infrastructure on VMware Cloud Foundation. During the discussion with the network team, a question comes up about the use of a routable CIDR range.
Which item uses this type of range?
Kubernetes services can use a routable CIDR range to provide an IP address that is accessible both inside and outside the Kubernetes cluster. This allows the services to be reachable by other networks and makes routing traffic into the Kubernetes cluster possible. The other options, such as vSphere Pod, Ingress, and ClusterIP, do not typically use routable CIDR ranges in the same way.
C Ingress plays an indirect role by routing traffic to services that might have routable IPs.
Ingress IP Pool Network Routable https://docs.vmware.com/en/VMware-Cloud-Foundation/services/vcf-developer-ready-infrastructure-v1/GUID-AF178A31-D09A-4265-89FD-5987D1B36757.html