Part 3. Third week: Preparing for production

 

Kubernetes runs your applications for you, but that doesn’t mean you get a production experience for free. This section teaches you about all the day-2 operations concepts, so you’ll be well prepared when you put your applications live. You’ll learn about health checks that keep your apps online, centralized collection of logs and application metrics, and how to configure Kubernetes to route traffic to your containers. We’ll also cover some core security subjects, so you can understand what it takes to keep your applications safe.