Forum Discussion
Gilad_Aperio
May 09, 2023Copper Contributor
What AKS node types support AVX2?
Title.
I have an AKS cluster deployed, and one of the scripts within a running pod fails because of what seems like an unsupported instruction set (AVX2).
I looked into documentation and used the az cli, but couldn't find detail of what each image or series support.
I could run multiple nodes and check manually, though there must be a better way. Right?