zhouzhenhua opened a new issue, #9686:
URL: https://github.com/apache/apisix/issues/9686

   ### Description
   
   After the capacity expansion of Alibaba Cloud Cloud ACK kubernetes node last 
Friday (2023.6.16),
   
   Have you encountered a failure in pulling the APISIX image from the APISIX 
cluster deployed by helm charts?
   
   
   **The following is a manual test for pulling images:**
   ```
   [root@bastion01 docker]# docker pull apache/apisix:3.2.0-debian
   Trying to pull repository docker.io/apache/apisix ...
   manifest for docker.io/apache/apisix:3.2.0-debian not found
   [root@bastion01 docker]# docker pull apache/apisix:3.3.0-debian
   Trying to pull repository docker.io/apache/apisix ...
   manifest for docker.io/apache/apisix:3.3.0-debian not found
   ```
   
   ### Environment
   
   - APISIX version (run `apisix version`): apisix-3.2.0
   - Operating system (run `uname -a`):   Alibaba Cloud Linux
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


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