You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement AzureMachinePool using Virtual Machine Scale Sets. The AzureMachinePool implementation should follow the same package / group structure as CAPI and be added to the exp package, the experimental feature package. The feature should be gated using the MachinePool flag used in CAPI.
/kind feature
Describe the solution you'd like
Implement AzureMachinePool using Virtual Machine Scale Sets. The AzureMachinePool implementation should follow the same package / group structure as CAPI and be added to the
exp
package, the experimental feature package. The feature should be gated using theMachinePool
flag used in CAPI.See also: #113 and CAPI Machine Pool Proposal
Environment:
The text was updated successfully, but these errors were encountered: