You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We installed the k8ssandra-operator in our EKS cluster(for test), and we delete all nodes after work every day. But when we add nodes to EKS cluster next day, the nodes cannot be ready.
Did you expect to see something different?
Nodes be ready
How to reproduce it (as minimally and precisely as possible):
I think this could be related to this issue. The Mutating Webhook with k8ssandra-operator down could prevent the creation of pods that will be necessary to bring the node to a ready state (such as coredns, etc...).
I'll release a patch version of the operator today with the fix and update this ticket so that you can test again.
What happened?
We installed the k8ssandra-operator in our EKS cluster(for test), and we delete all nodes after work every day. But when we add nodes to EKS cluster next day, the nodes cannot be ready.
Did you expect to see something different?
Nodes be ready
How to reproduce it (as minimally and precisely as possible):
Environment
K8ssandra Operator version:
v1.11.0
Kubernetes version information:
Kubernetes cluster kind:
eks
Manifests:
Anything else we need to know?:
After we uninstalled the k8ssandra-operator, We can add nodes normally.
The text was updated successfully, but these errors were encountered: