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.

Lesson 11 lab: Managing incoming traffic

Lesson 11 lab: Managing incoming traffic

- Now that we are at the end of this lesson, let's do a lab. In this lab, create a deployment with the name lab11web based on the nginx container image and running three pod instances, and make this deployment accessible at the virtual host name lab11web.example.com. Good luck.

Contents