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
Error initializing storage of type etcd: failed to get etcd API version: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 10.3.17.172:2379: i/o timeout
What happened:
k8s worker node was restarted, no etcd pods are running
What you expected to happen:
etcd operator should bring etcd nodes up
How to reproduce it (as minimally and precisely as possible):
Deploy etcd component and restart the k8s worker node.
Anything else we need to know?:
kubectl -n namespace get pods
):kubectl get po --all-namespaces
kubectl -n namespace logs podname
):kubectl logs etcd-etcd-operator-etcd-operator-5ff4457cc9-nn54v -n automation-hub
kubectl logs vault-vault-5b4dcdb785-6xv2v -n automation-hub
Environment:
hub version
):kubectl version
):The text was updated successfully, but these errors were encountered: