enhancements/cluster-api: cross-CSP worker nodes via CAPI multi-provider#2048
enhancements/cluster-api: cross-CSP worker nodes via CAPI multi-provider#2048chdeshpa-hue wants to merge 1 commit into
Conversation
Add enhancement proposal for RFE-5538 enabling managed cross-CSP worker node provisioning. An AWS-installed cluster can add Azure GPU workers Day-2 using CAPI multi-provider (CAPA + CAPZ coexisting). Key capabilities: - CAPI multi-provider for cross-CSP machine lifecycle - CCO multi-cloud workload identity (RFE-7030 dependency) - CCM-less worker mode (OCPSTRAT-2650 pattern) - Automated cross-CSP network provisioning via pluggable driver model (IPsec VPN, WireGuard, Direct Connect) Tracking: https://redhat.atlassian.net/browse/RFE-5538 Co-authored-by: Cursor <cursoragent@cursor.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/cc @sub-mod |
|
@chdeshpa-hue: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
Enhancement proposal for RFE-5538 enabling managed cross-CSP worker node provisioning in standalone OpenShift clusters.
An AWS-installed OCP 4.22+ cluster can add managed Azure GPU worker nodes Day-2 by deploying CAPZ alongside CAPA using CAPI multi-provider architecture.
Key Design Points
Motivation
FedRAMP High (IL5) customer on AWS GovCloud needs NVIDIA A100 GPUs unavailable in their region but immediately available in Azure Government. Cross-CSP managed workers avoid the operational overhead of a second cluster.
Dependencies
See Also
/enhancements/machine-api/converting-machine-api-to-cluster-api.md/enhancements/cluster-api/installing-cluster-api-components-in-ocp.md/enhancements/cloud-integration/infrastructure-external-platform-type.md/cc @JoelSpeed @elmiko @rvanderp3 @damdo @mentenza
Made with Cursor