help request: installing apisix on k8s but etcd doesn't run
Description
I have installed the apache apisix on the kubernetes but the etcd doesn't run
I kindly request everyone who knows this
I have installed the apisix from
https://apisix.apache.org/docs/apisix/3.1/building-apisix/
Environment
Kubectl version
System version
Ubuntu 22.0.4
Hi, Can you share the logs?
kubectl logs apisix-etcd-0 --namespace api-apisix
kubectl logs apisix-etcd-1 --namespace api-apisix
kubectl logs apisix-etcd-2 --namespace api-apisix
kubectl logs apisix-5d7754c6c4-pxnnj --namespace api-apisix
Hi, Can you share the logs?
plz check
The problem is that the image is unable to get pulled successfully. Also check if your etcd is working perfectly and there is no address bind.
I have followed the instruction. could you tell me where the reason is ?
The problem is that the image is unable to get pulled successfully. Also check if your etcd is working perfectly and there is no address bind.
I have followed the standard way but I am unable to run the etcd properly could you kindly tell me what the reason is ?