Skip to content

Conversation

@Pacho20
Copy link
Contributor

@Pacho20 Pacho20 commented Dec 4, 2025

Add support for dedicated hosts and host groups. Users can define new variables in the peer-pod-cm ConfigMap. These variables will be used during VSI creation as the PlacementTarget, ensuring that PeerPods are created on dedicated hosts.

@Pacho20 Pacho20 force-pushed the ibmcloud-dedicated-host branch 2 times, most recently from f17baba to 085feb3 Compare December 15, 2025 14:43
Add support for dedicated hosts by allowing users to specify a list of host IDs.
If a host ID list is provided, the pod will be created on the dedicated host
according to the zone configuration.

Signed-off-by: Patrik Fodor <patrik.fodor@ibm.com>
Add support for dedicated host groups by allowing users to specify a list of
host group IDs.

If a host group ID list is provided, the pod will be created on the specified
dedicated host group according to the zone configuration.

If both a host group ID list and a host ID list are provided, the host ID list
takes precedence. When creation fails using the host ID list, the provider will
attempt to create the instance using the host group ID list.

Signed-off-by: Patrik Fodor <patrik.fodor@ibm.com>
@Pacho20 Pacho20 force-pushed the ibmcloud-dedicated-host branch from 085feb3 to b9135dc Compare January 5, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants