- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Deploying a Pod to a Node with a Label in Kubernetes
In this hands-on lab, you will need to create the pod YAML necessary to create a pod and assign that pod to a specific node with the label disk=ssd. First, find the node with that label, creat the YAML, then apply the YAML to the provided Kubernetes cluster. You will have completed this hands-on lab when you have verified that the pod is running successfully on the correct node.

Lab Info
Table of Contents
-
Challenge
Get All Node Labels
- Run a command to get all labels for all cluster nodes
-
Challenge
Create and Apply the Pod YAML
- Create a file named
pod.yaml
and ensure that it has specified the node with the labeldisk=ssd
- Apply the YAML to your Kubernetes cluster
- Create a file named
-
Challenge
Verify The pod is Running on the Correct Node
- Run a command that will show the pods and their associated nodes
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.