Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

According to Kaniko documentation [1], they don't really support cross-platform compilation. Do you solve that by having both amd64- and arm64-based CI/CD runners?

[1] https://github.com/GoogleContainerTools/kaniko#--customplatf...



Yes. We use Tekton on K8s for CI/CD, and our cluster has both arm64 and amd64 spot node pools. Each Kaniko build task runs on its native arch.


Thanks, I was really hoping for a different answer, but I guess I'll have to investigate this approach.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: