Files
c/kubernetes/docs/v1beta1_service_cidr_spec.md
Kubernetes Prow Robot f914036e5a Automated openapi generation from release-1.31
Signed-off-by: Hui Yu <ityuhui@gmail.com>
2024-10-12 12:08:56 +08:00

578 B

v1beta1_service_cidr_spec_t

Properties

Name Type Description Notes
cidrs list_t * CIDRs defines the IP blocks in CIDR notation (e.g. &quot;192.168.0.0/24&quot; or &quot;2001:db8::/64&quot;) from which to assign service cluster IPs. Max of two CIDRs is allowed, one of each IP family. This field is immutable. [optional]

[Back to Model list] [Back to API list] [Back to README]