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.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 17, 2023 at 9:14 AM PST: Include index files (c4b70832dd)