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

11 lines
578 B
Markdown

# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)