You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A serialized specification of one or more Kubernetes API objects.
21
+
22
+
aka:
23
+
tags:
24
+
- fundamental
25
+
---
26
+
Specification of a Kubernetes API object in JSON or YAML format.
27
+
-->
28
+
29
+
<!--more-->
30
+
31
+
<!--
32
+
A manifest specifies the desired state of an object that Kubernetes will maintain when you apply the manifest. Each configuration file can contain multiple manifests.
0 commit comments