cluster-api-provider-openstack
cluster-api-provider-openstack copied to clipboard
[Feature] Support for anti-affinity/affinity rules for the created machines
/kind feature
Openstack supports defining anti-affinity / affinity rules for VMs. This feature adds support for the user to specify affinity/anti-affinity grouping for the VMs.
Use case: The user created 3 Machine object and want all 3 VMs to run on different hosts to improve resiliency from host failures. This can easily be realized by creating the anti-affinity rule for the 3 VMs
Describe the solution you'd like [A clear and concise description of what you want to happen.]
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]