mackenzie-3spread opened a new issue, #605:
URL: https://github.com/apache/apisix-docker/issues/605

   The APISIX Docker examples currently use Bitnami etcd images (e.g., 
bitnami/etcd:3.4.9), which are no longer freely available as of September 29, 
2025. All versioned Bitnami images have been moved to an unmaintained legacy 
repository or require expensive enterprise subscriptions ($50K-$72K/year).
   Impact
   
   New users cannot deploy APISIX using current documentation
   Existing deployments may fail with ErrImagePull errors
   No security updates available for legacy images
   
   Proposed Solution
   Migrate to official etcd images maintained by the etcd project:
   
   quay.io/coreos/etcd:v3.5.x (recommended)
   
   These are the official images recommended by the etcd project and receive 
regular updates.
   Files to Update
   
   docker-compose.yml and variants
   Documentation examples
   README.md
   
   


-- 
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]

Reply via email to