Kubernetes Challenges
Sharpen your Kubernetes skills with our interactive challenges. Learn by doing and track your progress.
🛡️ Ingress & TLS
Setting up and securing external access to services using Ingress and TLS.
⏱️ Jobs & CronJobs
Working with one-time or scheduled tasks in Kubernetes.
🔍 Monitoring & Debugging
Troubleshooting issues using logs, probes, and diagnostic tools.
🌐 Networking
Challenges involving connectivity, network policies, and communication between components.
📦 Pods & Containers
Challenges dealing with pod configuration, multi-container setups, and lifecycle.
📈 Resources & Scaling
Managing resource limits, requests, and autoscaling workloads.
🔐 RBAC & Security
Challenges related to access control, user permissions, and security policies.
🧭 Scheduling & Affinity
Tasks focusing on how and where pods are scheduled based on rules or constraints.
🗝️ Volumes & Secrets
Managing sensitive data and persistent storage in Kubernetes.