Skip to content

Instantly share code, notes, and snippets.

@luebken
Last active August 23, 2019 22:41
Show Gist options
  • Save luebken/7b1ef9b377df30019c6a9dfc086de9c5 to your computer and use it in GitHub Desktop.
Save luebken/7b1ef9b377df30019c6a9dfc086de9c5 to your computer and use it in GitHub Desktop.
Resources to learn for the CKAD Exam

CKAD Exam Scope Statement

13% - Core Concepts

10% Multi-Container Pods

20% - Pod Design

8% - State Persistence

• Understand PersistentVolumeClaims for storage

18% - Configuration

• Understand ConfigMaps • Understand SecurityContexts • Define an application’s resource requirements • Create & consume Secrets • Understand ServiceAccounts

18% - Observability

• Understand LivenessProbes and ReadinessProbes • Understand container logging • Understand how to monitor applications in Kubernetes • Understand debugging in Kubernetes

13% - Services & Networking

• Understand Services • Demonstrate basic understanding of NetworkPolicies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment