mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-25 19:36:07 +00:00
The note told the reader the scheduler stood in the way of raising the replica count. It no longer does: one enabled job fires once however many pods there are, a pod that loses the lease stops scheduling, and one that exits hands the lease back rather than making its successor wait it out. The shared log volume still does stand in the way, and that is now the only thing the note asks for before the number goes up.