valkey-cluster Readiness probe failed: cluster_state:fail - nodes don't join the cluster #28745
Labels
solved
stale
15 days without activity
tech-issues
The user has a technical issue about an application
valkey-cluster
Name and Version
bitnami/valkey-cluster
What architecture are you using?
None
What steps will reproduce the bug?
helm install my-release oci://registry-1.docker.io/bitnamicharts/valkey-cluster
The pods look like this
Pod description/events look like following:
When I tried to connect it using the valkey-cli I notice that it shows only one node (itself) as the part of the cluster.
The pod logs look like this :
What am I missing? Any guidelines on debugging further?
Thanks.
Are you using any custom parameters or values?
No parameters used.
only going with
helm install my-release oci://registry-1.docker.io/bitnamicharts/valkey-cluster
What is the expected behavior?
valkey-cluster should be up and pods should be running with ready state 0/1
Using valkey-cli we should be able to list all the nodes
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: