Certified Kubernetes Application Developer

About CKAD

The Certified Kubernetes Application Developer (CKAD) exam certifies that users can design, build, configure, and expose cloud native applications for Kubernetes. The certification program allows users to demonstrate their competence in a hands-on, command-line environment. Reference: CNCF-CKADarrow-up-right

Domains & Competencies

chevron-rightApplication Design and Build 20%hashtag
  • Define, build and modify container images

  • Choose and use the right workload resource (Deployment, DaemonSet, CronJob, etc.)

  • Understand multi-container Pod design patterns (e.g. sidecar, init and others)

  • Utilize persistent and ephemeral volumes

chevron-rightApplication Deployment 20%hashtag
  • Use Kubernetes primitives to implement common deployment strategies (e.g. blue/green or canary)

  • Understand Deployments and how to perform rolling updates

  • Use the Helm package manager to deploy existing packages

  • Kustomize

chevron-rightApplication Observability and Maintenance 15%hashtag
  • Understand API deprecations

  • Implement probes and health checks

  • Use built-in CLI tools to monitor Kubernetes applications

  • Utilize container logs

  • Debugging in Kubernetes

chevron-rightApplication Environment, Configuration and Security 25%hashtag
  • Discover and use resources that extend Kubernetes (CRD, Operators)

  • Understand authentication, authorization and admission control

  • Understand requests, limits, quotas

  • Understand ConfigMaps

  • Define resource requirements

  • Create & consume Secrets

  • Understand ServiceAccounts

  • Understand Application Security (SecurityContexts, Capabilities, etc.)

chevron-rightServices and Networking 20%hashtag
  • Demonstrate basic understanding of NetworkPolicies

  • Provide and troubleshoot access to applications via services

  • Use Ingress rules to expose applications

Last updated