What is Manifest?
Jun 25, 2024 · 4 min read · In Kubernetes (k8s), a manifest is a YAML (or sometimes JSON) file that describes the desired state of a Kubernetes object, such as a pod, service, deployment, config map, or persistent volume. These manifests are used to create, update, and manage t...
Join discussion

































