1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 09:47:02 +01:00
Files
Marco Braga 7a4ffbbe73 RFE-2782/phase-1: Support edge compute pool for AWS Local Zones
The 'edge' compute pool is created to deploy nodes in Local Zones
which should not share the same pool as the regular 'worker', due
the design details, use case, and availability of edge locations in AWS.

This change allows the installer to accept the item 'name=edge' on the
'compute' list on install-config.yaml, when installing a cluster in existing VPC with subnetIds located in Local Zones.

The design details are available in the Enhancement Proposal[1].

[1] Enhancement Proposal: https://github.com/openshift/enhancements/pull/1232
2023-03-03 18:00:43 +00:00
..