A common point of confusion for those starting with Kubernetes is the difference between what's defined in a Kubernetes configuration file and the running state of the system. The manifest, often written in YAML or JSON, represents your planned setup – essentially, a blueprint for your application and its related resources. However, Kubernetes is