Kubernetes: Deployments Workload

Resource type alias deploy = deployment = deployments

Create deployments workload with command line:

Shell

Create deployments workload using YAML file:

YAML

Edit deployments workload:

Shell

Delete deployments workload:

Shell

Scale deployments workload:

Shell

Update container image:

Shell

Check update status

Shell

Check update history

Shell

Check update history based on revision

Shell

Undo the updates

Shell

References:


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *