Skip to content

Mixed infra provider support #1636

@vxav

Description

@vxav

We have been experimenting with mixed infra providers implementations. Namely running the control plane nodes in vSphere with a node pool in e.g. Proxmox (what we have handy).

This technically works but I needed to add some logic to the CCM to exclude nodes with .spec.ProviderID != vsphere:// || null, otherwise the vSphere CCM would boot the proxmox nodes out of the cluster because it can't find the VM in vCenter.

Note that this internal PR is draft and testing only but I wanted to know if there would be some interest in supporting this upstream?

giantswarm#1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions