Kubernetes stalk
Series: [blog k8s]
Today I learned about stalk, a CLI tool to watch a set of Kubernetes resources.
Was quite handy to figure out a race condition where two operators overwrote the same resource.
(This should never have happened, but this is another story.)