NamespaceSpec [api_object]ai-synthesized · conf 0.82
NamespaceSpec describes the attributes on a Namespace.
core
A specification for creating or updating a namespace.
Why it matters Namespaces are used to organize resources in a cluster, and NamespaceSpec is essential for defining the desired state of a namespace.
Key facts - NamespaceSpec contains fields like metadata, labels, and annotations. - It's used to create or update a namespace.
Related api:NamespaceStatus
Sources
swagger.json — “io.k8s.api.core.v1.NamespaceSpec”