Kubernetes Manifests: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
A manifest | A manifest expresses the [[Kubernetes_Concepts#Declarative_versus_Imperative_Approach|desired state]] of the application. |