Kubernetes Manifest Metadata: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→name) |
||
Line 12: | Line 12: | ||
==name== | ==name== | ||
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== | ==namespace== |
Revision as of 23:03, 30 August 2019
External
Internal
Overview
Elements
name
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.