Open aep opened 1 year ago
Experiencing identical issue. Deployed cockroachDB using operator. I have the vcheck pods come up with OOM. Seems the default request/limits are at CPU: 300m and Mem: 256m. Eventually the vcheck succeeds and pods are created, however is there a way to configure these resources?
hi, i'm new to kubernetes so unclear if this is user error
when going through https://www.cockroachlabs.com/docs/stable/deploy-cockroachdb-with-kubernetes Initialize the cluster -> Check that the pods were created:
i see no pods created that look like crdb. instead i see
i'm not sure if i'm holding it wrong, but i get no log output
(nothing)
so i have no idea why it is failing.