Tridu33 opened a new issue, #10491: URL: https://github.com/apache/apisix/issues/10491
### Description ``` \apisix-docker\example>docker-compose -p docker-apisix up -d Error response from daemon: driver failed programming external connectivity on endpoint docker-apisix-etcd-1 (a110aa358d21cd9134cec10082b8aa694a79909bcf813df847e7fe2020692971): listen tcp4 0.0.0.0:2379: bind: address already in use ``` can i use Apisix with my kubenetes running?there a daemon "k8s_POD_etcd-docker-desktop_kube-system_a652e9966ea47b54b0275eed498b1cab_7" using the port 2379 which is conflicts. how can i change the etcd port using by ApiSix? ### Environment - APISIX version (run `apisix version`):latest - Operating system (run `uname -a`):Windows Docker Desktop 24.0.2 - using this file https://github.com/apache/apisix-docker/blob/master/example/docker-compose.yml following the guide in https://apisix.apache.org/zh/docs/apisix/installation-guide/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
