4 Deploying applications in Kubernetes

This chapter covers

  • Scheduling Pods to nodes
  • Creating multiple containers within a Pod
  • Using the Helm templating engine
  • Requesting and limiting the resources a Pod can take
  • Passing configuration data to Pods

In this chapter, we’ll shift our focus to the workloads and scheduling part of the exam objectives and focus on the many different aspects of scheduling and their intricacies. You will realize that one size doesn’t fit all, which creates freedom to run an application in the environment that’s best for containerized applications. This includes the ability to reserve resources from the underlying infrastructure as well as decouple components such as configuration information and sensitive data within. ...

Get Acing the Certified Kubernetes Administrator Exam now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.