May 2025
Intermediate to advanced
652 pages
10h 3m
English
Kubernetes (K8s) objects are entities that can persist in a K8s cluster. You create cluster objects by describing their desired states in either a YAML or JSON file format for a cluster to run. We refer to the file as an object manifest or specification file. The object manifest may contain the object kind and the mandatory arguments the cluster required for the object creation. ...
Read now
Unlock full access