79122140

Date: 2024-10-24 13:28:07
Score: 6.5 🚩
Natty: 4
Report link

Currently facing the same issue on AKS cluster, we have ARM based node pool image version (AKSUbuntu-2204gen2arm64containerd-202410.09.0) but dockerimage build using AMD64 based agents via CI/CD. when we tried to troubleshoot found pod logs as mentioned below "exec /usr/local/bin/docker-entrypoint.sh: exec format error" can anyone help on how to create new nodepool with AMD based OS SKU or how to create dockerfile which support multiple architecture

Note: if buildx is the best solution means kindly let me know how to include it in Github Action workflow step. "docker buildx build --platform linux/amd64 -t ."

Reasons:
  • RegEx Blacklisted phrase (3): can anyone help
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Low reputation (1):
Posted by: Aravindhan asokan