RKE2Config support for MachinePools #569
Labels
kind/feature
New feature or request
needs-priority
Indicates an issue or PR needs a priority assigning to it
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Describe the solution you'd like:
Currently the bootstrap controller expects a
RKE2Config
owned by aMachine
.However, when referenced by a
MachinePool
, the owner will be theMachinePool
itself.For example:
Also be aware that the kubeadm implementation does take special actions when the config is owner by a
MachinePool
.Possibly this applies to RKE2 as well.
Why do you want this feature:
RKE2 support for MachinePools
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: