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

@@ -0,0 +1,7 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: {{ scheduler_plugins_namespace }}
labels:
name: {{ scheduler_plugins_namespace }}