Reconcile AWSMachinePool as soon as changes happen #5323
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind feature
Describe the solution you'd like
With the introduction of machine pool machines (PR), the regular interval for
AWSMachinePool
reconciliation is too long andAWSMachine
objects may get created much later than the EC2 instance startup time. By following EC2 events or reducing the interval in certain cases, this could be sped up.Environment:
kubectl version
): n/a/etc/os-release
): n/aThe text was updated successfully, but these errors were encountered: