You are viewing documentation for Kubernetes version: v1.22
Kubernetes v1.22 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
Manage Kubernetes Objects
Declarative and imperative paradigms for interacting with the Kubernetes API.
Update API Objects in Place Using kubectl patch
Use kubectl patch to update Kubernetes API objects in place. Do a strategic merge patch or a JSON merge patch.
Last modified
June 14, 2020 at 8:35 PM PST
: Add descriptions for tasks (74360fa8ee)