cluster/kube/lib/cockroachdb: use manual node pinning

We move away from the StatefulSet based deployment to manually starting
a deployment per intended node. This allows us to pin indivisual
instances of Cockroach to particular nodes, so that they state
co-located with their data.
1 file changed