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:
easymediumhard
your goal is to find all the flags (kubernetes secrets)!
Spin up the lab and have fun:
sh start.shTo stop and delete the lab:
sh stop.shWe highly recommend resolving the challenges without hints and instructions.
However, if you find yourself stuck, you may refer to the walkthrough.