-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apisix-Etcd-0 CrashLoopBackOff #768
Comments
I also distribute and operate APISIX to EKS, and I have experienced the same phenomenon for a long time. |
Hi @kworkbee , I am using Cluster Autoscaler, not Karpenter. Additionally, since I am implementing high availability, I have configured etcd to mount to EFS using a StorageClass. This setup ensures compatibility across all my availability zones.
using the following command temporarily resolved my issue:
|
Name and Version
targetRevision: v2.7.0
###EKS Version
1.29
What architecture are you using?
amd64
What steps will reproduce the bug?
Deploy the chart
Are you using any custom parameters or values?
Yes
What is the expected behavior?
apisix-etcd-0 apisix-etcd-1 and apisix-etcd-2 in a Running mode
What do you see instead?
CrashLoopBackOff
The text was updated successfully, but these errors were encountered: