Add scheduler plugins support (#10747)

Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
Louis Tu
2024-01-23 14:42:33 +08:00
committed by GitHub
parent 89d42a7716
commit a88bad7947
17 changed files with 1109 additions and 0 deletions

View File

@@ -681,3 +681,6 @@ sysctl_file_path: "/etc/sysctl.d/99-sysctl.conf"
system_upgrade: false
system_upgrade_reboot: on-upgrade # never, always
# Enables or disables the scheduler plugins.
scheduler_plugins_enabled: false