Kubernetes Manifest Metadata

From NovaOrdis Knowledge Base
Revision as of 23:03, 30 August 2019 by Ovidiu (talk | contribs) (→‎name)
Jump to navigation Jump to search

External

Internal

Overview

Elements

name

https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

The name field specifies the name of the resource. The presence of this field is in general mandatory when creating the resource specified by this manifest, thought in some cases, some resources may allow a client to request the generation of an appropriate name automatically. Once a resource is create, the name cannot be updated.

namespace