Discovering the power of Deployments

Deployments

Discovering the power of Deployments
Deployments

This lab introduces you to Deployments and explores some important Deployment usage techniques and features. The instructions in this lab closely follow the text of Chapter 10, “Deployments," in the book Kubernetes: Up and Running, third edition.

In this lab, you will learn how to:

    ☐ Create, read, update, and delete a Deployment
    ☐ Inspect a Deployment
    ☐ Scale a Deployment

If you aren’t familiar with the basics of Pods and ReplicaSets, then explore these labs first:

  • LEVEL

    Beginner

  • DURATION

    15 minutes

  • UPDATED

    12 Jul, 2022

Categories