- Lab
- Core Tech

Workloads Deep Dive for CKAD
In this lab, you'll practice deploying and managing Kubernetes workloads using Deployments. When you're finished, you will have a basic deployment with proper scaling, rolling updates, and troubleshooting capabilities.

Path Info
Table of Contents
-
Challenge
Create and Manage Deployments
- Create Kubernetes Deployments using YAML manifests
- Configure container resource requests
- Verify deployment status and pod health
- Apply labels for pod organization and selection
-
Challenge
Update and Scale Applications
- Scale Kubernetes deployments horizontally
- Perform rolling updates with zero downtime
- Monitor deployment rollout status
- Roll back deployments to previous versions
- View and manage deployment history
-
Challenge
Troubleshoot Pod and Deployment Issues
- Diagnose common pod failures and deployment issues
- Read and interpret pod logs and events
- Execute commands inside containers for debugging
- Resolve CrashLoopBackOff scenarios
-
Challenge
Access the Kubernetes Terminal via the AWS Console
- Acess the AWS Console
- Connect to the EC2's terminal (in other words its CLI, or Command Line Interface)
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.