You will see random flashes of green colors while the service is up.
Manage to kill the service and this box goes red.
Click the bomb to whack all the pods at once!
Time:
0
Score:
0
We have a Kubernetes service
that returns a random color of green. You can see the color of this
sign changing constantly because we constantly poll it. That's how
we know Kubernetes is keeping the service up.
Each one of these moles represents an actual Kuberntes pod. When
you whack them, you kill the pod. The goal is to try and knock down
enough pods that you disrupt the service. Notice:
How fast Kubernetes pods come back up
How hard it is to disrupt the service.
How fast the service comes back up after you manage to disrupt it
Scoring
Knock down pod:
1
point
Disrupt service:
100
points
Welcome!
Push the button to deploy to Kubernetes.
When ready, a whistle wil blow, and then you'll get to knock down
Kubernetes pods/moles. The pods are keeping your
service up.
See if you can knock down enough of them to
disrupt the service.