Welcome to your first Kubernetes-native Capture the Flag! ☸ 🏴
- openssl
- docker
- kubectl
- minikube
The challenges are divided into different namespaces on the cluster, based upon the difficulty:
easy
medium
hard
your goal is to find all the flags (kubernetes secrets)!
Spin up the lab and have fun:
sh start.sh
To stop and delete the lab:
sh stop.sh
We highly recommend resolving the challenges without hints and instructions.
However, if you find yourself stuck, you may refer to the walkthrough.