From the course: Certified Kubernetes Application Developer (CKAD) Cert Prep

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Learning objectives

Learning objectives

- Hello, welcome to Lesson 5. In this lesson we'll explore the basics of the most fundamental concept in Kubernetes: the Pod. I'll start by explaining how you can learn applications in Kubernetes. And next, you'll learn what the Pod is and what it is not. After that, you'll learn how to work with YAML File, the foundation of working with Kubernetes in the DevOps way. And following that, we'll discuss whether you should run multiple containers in one Pod, and if so, how? Next, you'll learn how to create isolated environments for Pods using namespaces, and then we'll cover some troubleshooting basics. For all of these, we'll start exploring the different options available for learning them from the command line. At the end of this lesson, you'll find an end of lesson lab.

Contents