Files
c/kubernetes/docs/v1_service_cidr_spec.md

11 lines
573 B
Markdown

# v1_service_cidr_spec_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cidrs** | **list_t \*** | CIDRs defines the IP blocks in CIDR notation (e.g. \"192.168.0.0/24\" or \"2001:db8::/64\") 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)