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
If you need urgent help you may want to consider becoming a customer of Tigera (my employer) https://www.tigera.io/contact/ or for more interactive help you can join the Calico slack at calicousers.slack.com.
I've been able to deploy an EKS cluster and install Calico v3.28 and tigera/operator is running fine on the cluster.
With the latest version v1.34.0 Tigera operator Pod is going crashlookbackoff in EKS cluster stating below error -
operator: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
Tried with few downgraded versions as well but its not working -
Used below manifest file to install the operator
kubectl create -f https://raw.githubusercontent.com/projectcalico/calico/v3.28.0/manifests/tigera-operator.yaml
The text was updated successfully, but these errors were encountered: