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

Unlock this course with a free trial

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

Learning objectives

Learning objectives

- Hi there. Welcome to Lesson 12. In this lesson, you'll learn how to decouple site specific information from your generic application code using ConfigMaps and Secrets. You'll first learn how to work with variables in Kubernetes. Then I'll show you how to provide access to variables and configuration files using a ConfigMap, after which you will learn how to add some confidentiality using Secrets. You'll learn how to configure applications to use Secrets, and also how to set up the Docker Registry Access Secret. In the end of lesson lab, you can practice working with ConfigMaps and Secrets.

Contents