-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
OCPSTRAT-1196 - AWS Outposts: post-GA follow up work
-
-
User Story
As an OpenShift engineer, I would like to know that we have tested Cluster API MachineSets (currently TP) on AWS outposts clusters, and that they work in the same way as Machine API MachineSets do today.
Background
No code changes were introduced to Machine API, so we expect the same to be true for Cluster API, but we have not yet tested this.
The Cluster Infrastructure team is moving from Machine API to Cluster API, so to prevent a future incompatibility, we need to make sure now that the feature will work.
Steps
- Create a TP cluster with AWS outposts
- Set up a Cluster API MachineSet and create Machines on the outposts subnet
- Verify that the Machines come up
Stakeholders
- Cluster Infra
Definition of Done
- Proof of working to show CAPI MachineSets on Outposts
- Docs
- <Add docs requirements for this card>
- Testing
- QE cases should be added to ensure that this works as expected in the future.