ServiceCIDR [api_object]ai-synthesized · conf 0.82
ServiceCIDR defines a range of IP addresses using CIDR format (e.g. 192.168.0.0/24 or 2001:db2::/64). This range is used to allocate ClusterIPs to Service objects.
networking
A CIDR block for services.
Why it matters Used to specify the IP address range used by services, enabling network segmentation and isolation.
Key facts - Located in the API group io.k8s.api.networking.v1 (source: swagger.json) - Represents a CIDR block for services
Sources
swagger.json — “io.k8s.api.networking.v1.ServiceCIDR”