tag: deployments
tutorials
How to Update Kubernetes Deployments
Learn how to update deployments and pods running in Kubernetes using a manifest and manually editing the live state.
tutorials
How to Delete Kubernetes Resources
Learn how to delete Kubernetes resources by using a manifest file or by targeting the resource directly through the command-line.
Follow Us