Alon Gluz
Alon Gluz
So two things worked for me. I've noticed that if a single pod is restated It quickly joins the cluster w/o any trouble. But if the sts is rolled-out the...
This worked for us, basically it delays each pod rollout: configmap.yaml ```--- apiVersion: v1 kind: ConfigMap metadata: name: dkron-server namespace: dkron data: GODEBUG: 'netdns=go' DKRON_ENABLE_PROMETHEUS: 'false' dkron.yml: |+ server: true...
I'll be happy to solve it by the way (if possible)
@tomkerkhove Simply because it is confusing. The values and the comments don't match the example, `Optional. Use to disable HPA ownership validation on this ScaledObject`. Also when looking at the...
@tomkerkhove WDYT?
Can I take this?, I just deployed Self hoted Temporal on EKS