Kubernetes gives us an incredibly powerful API.

It also gives us a familiar debugging ritual:

kubectl get pods

kubectl describe pod ...

kubectl get svc ...