Baoyuantop commented on issue #148:
URL: 
https://github.com/apache/apisix-helm-chart/issues/148#issuecomment-4205374796

   Helm charts are platform-agnostic YAML templates and do not distinguish CPU 
architectures. The actual architecture dependency is in the **container 
images**, not the Helm chart itself.
   
   The current APISIX official Docker images support multiple architectures 
including `linux/arm64` (aarch64). When you install the chart on an ARM-based 
cluster, Kubernetes will automatically pull the correct architecture image.
   
   Closing as this has been resolved through upstream multi-arch image support. 
If you still encounter ARM compatibility issues, please feel free to reopen.


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