Permission denied when mount persistent volume in kubernetes with etcd
This is my deployment:
Connection Refused Etcd Error When Deploying APISIX on Kubernetes with Kompose
I’m trying to deploy the APISIX application on Kubernetes using Kompose, but I’m encountering an issue with connecting to the etcd service. When I deploy the application using Docker Compose, everything works fine. However, when I switch to using Kompose for deployment on Kubernetes, I receive a “connection refused” error when APISIX tries to connect to the etcd service.
This is file docker-compose