Kubernetes Application Management

The course provides a comprehensive and detailed overview of Kubernetes, enabling students to work effectively with this powerful container orchestration platform. Various topics will be covered, including secure management of container image credentials using Image Pull Secrets, deployment templates for pods with scalability and load balancing patterns, as well as container restart policies and error handling.

The concepts of Jobs and CronJobs for planning ad hoc or scheduled tasks will be presented. In addition, the BlueGreen and Canary deployment approaches for introducing new versions of applications in a safe and controlled manner will be illustrated. Security will have a special focus, with a section on SecurityContexts for applying security policies to pods and containers.

Students will gain skills in managing the Kubernetes cluster via the command line and using APIs to manage cluster resources. The course will also present advanced concepts such as Custom Resource Definitions to extend Kubernetes resources to fit specific application needs. In addition, the concepts of ephemeral containers, which can be used for debugging and rapid pod maintenance, will be introduced.

COD: DSK202
Category : Kubernetes

Container Runtime Essential

Please note: this course is a mandatory step toward preparation for the CKAD exam!

Completion of this course, along with the DSK200 and DSK201 courses, provides the skills necessary to access all intermediate and advanced level DSK courses.