apache / apisix

The Cloud-Native API Gateway
https://apisix.apache.org/blog/
Apache License 2.0
14.27k stars 2.48k forks source link

help request: installing apisix on k8s but etcd doesn't run #11192

Open Asakaigg opened 4 months ago

Asakaigg commented 4 months ago

Description

I have installed the apache apisix on the kubernetes but the etcd doesn't run I kindly request everyone who knows this image I have installed the apisix from image https://apisix.apache.org/docs/apisix/3.1/building-apisix/

Environment

Kubectl version image System version Ubuntu 22.0.4

nitishfy commented 4 months ago

Hi, Can you share the logs?

Asakaigg commented 4 months ago

kubectl logs apisix-etcd-0 --namespace api-apisix image kubectl logs apisix-etcd-1 --namespace api-apisix image kubectl logs apisix-etcd-2 --namespace api-apisix image kubectl logs apisix-5d7754c6c4-pxnnj --namespace api-apisix image

Asakaigg commented 4 months ago

Hi, Can you share the logs?

plz check

nitishfy commented 4 months ago

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.

Asakaigg commented 4 months ago

I have followed the instruction. could you tell me where the reason is ?

Asakaigg commented 4 months ago

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 ?