-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.