Files
2019-10-14 15:51:51 -07:00

415 B

title, id, date, short_description, aka, tags
title id date short_description aka tags
Manifest manifest 2019-06-28 A serialized specification of one or more Kubernetes API objects.
fundamental

Specification of a Kubernetes API object in JSON or YAML format.

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.