Manage Kubernetes Objects

Declarative and imperative paradigms for interacting with the Kubernetes API.


Use kubectl patch to update Kubernetes API objects in place. Do a strategic merge patch or a JSON merge patch.