- Course
Pods in Kubernetes
Pods serve as the fundamental building blocks of all Kubernetes deployments. This course will teach you how to manage containerized applications by defining and managing pods through their deployment, scaling, and deletion.
- Course
Pods in Kubernetes
Pods serve as the fundamental building blocks of all Kubernetes deployments. This course will teach you how to manage containerized applications by defining and managing pods through their deployment, scaling, and deletion.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Pod definitions lie at the heart of all Kubernetes operations. In this course, Pods in Kubernetes, you'll discover where pods fit in the Kubernetes big-picture. You'll learn how to write effective YAML manifests, understand when and how to define both single and multi-container pods, and how to control your pods throughout their life cycles. When you're done, you'll be comfortable working with Kubernetes container deployments.