// 🔨 PROJECT

Secure & Harden a Cluster

Given a cluster with security gaps, write manifests to lock it down: RBAC, NetworkPolicies, Pod Security Standards, proper Secrets.

Project 2: Secure & Harden a Cluster

What You'll Build

Given a cluster description with common security mistakes, write the manifests to lock it down. This project applies everything from Track 4 (Security & Operations).

Security Issues to Fix

Concepts Applied


Content coming soon. This project will give you a deliberately insecure cluster setup and ask you to fix every issue. You'll practice writing security-focused manifests and learn the "defense in depth" approach to Kubernetes security.