Security
The security courses that were scattered across the catalog, gathered on one shelf. Run containers with least privilege, verify where images come from and who signed them, attach identity with Keycloak, set guardrails with a policy engine, and write detection rules from audit logs. The Kubernetes security certifications (KCSA, CKS) live in the Kubestronaut path.
코스
- Container Security — Start by breaking the belief that isolation makes it safe.
- The Build Was Green — So Who Put That Library In? — Prove an artifact with its inventory, signature and provenance
- Keycloak and Enterprise Identity — The protocol behind one login button.
- Policy as Code — Carve the rules into the cluster, not into a document.
- Cron Ran curl at Three in the Morning — Write detection rules, then run the response playbook