Deployer ignoring processor_architecture: arm64
setting to install OpenShift using ARM64 Processors for AWS IPI
#871
Labels
wontfix
This will not be worked on
Since 4.12, OpenShift has supported ARM64 processors, so I was trying to install a 4.16 cluster that used them on AWS
To reproduce, configure openshift yaml file to use
m6g
instance types and setprocessor_architecture: arm64
Expected behavior
Expected the OpenShift Cluster to be created with ARM64 Instances
Actual behavior
The Deployer gave an error message which indicated it ignored the
processor_architecture: arm64
statement and complained that you can't use m6g instance types with processor_architecture: amd64The text was updated successfully, but these errors were encountered: