Alert:

This is the sole official MRGT platform. All information on our partners and affiliates is published here. Any individual or organization claiming association outside this site is unauthorized, and MRGT accepts no responsibility for their training programs, services, or any other engagements.
Certified Kubernetes Application Developer (CKAD)

Course Outline

Module 1: Core Concepts
Key Topics: Understand Kubernetes API primitives, Create and configure basic Pods
Module 2: Configuration
Key Topics: Understand Config Maps, Understand Security Contexts, Define an application’s resource requirements, Create & consume Secrets, Understand Service Accounts
Module 3: Multi-Container Pods
Key Topics: Understand Multi-Container Pod design patterns (e.g.ambassador,adapter,sidecar)
Module 4: Observability
Key Topics: Understand Liveness Probesand, Readiness Probes, Understand container logging, Understand how to monitor applications in Kubernetes, Understand debugging in Kubernetes
Module 5: PodDesign
Key Topics: Understand how to use Labels, Selectors, and Annotations ,Understand Deployments and how to perform rolling updates, Understand Deployments and how to perform rollbacks, Understand Jobs and CronJobs
Module 6: Services & Networking
Key Topics: Understand Services, Demonstrate basic understanding of Network Policies
Module 7: State Persistence
Key Topics:Understand Persistent Volume Claims for storage