Updated on 2025-06-13 GMT+08:00

Plural Name

It specifies the plural name of a custom resource. For kube-apiserver requests, see the URL /apis/<Group>/<Version>/<Plural name>, for example, /apis/monitoring.coreos.com/v1/servicemonitors.

Value Range

None

Default Value

None

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters

Suggestions

When you create a new CustomResourceDefinition (CRD), the Kubernetes API server creates a new RESTful resource path for each version you specify.