We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2726364 commit b1edae4Copy full SHA for b1edae4
config/components/manager/controller_manager_config.yaml
@@ -46,19 +46,9 @@ clientConnection:
46
integrations:
47
frameworks:
48
- "batch/job"
49
- - "kubeflow.org/mpijob"
50
- - "ray.io/rayjob"
51
- - "ray.io/raycluster"
52
- - "jobset.x-k8s.io/jobset"
53
- - "kubeflow.org/paddlejob"
54
- - "kubeflow.org/pytorchjob"
55
- - "kubeflow.org/tfjob"
56
- - "kubeflow.org/xgboostjob"
57
- - "workload.codeflare.dev/appwrapper"
58
-# - "pod"
59
-# - "deployment" # requires enabling pod integration
60
-# - "statefulset" # requires enabling pod integration
61
-# - "leaderworkerset.x-k8s.io/leaderworkerset" # requires enabling pod integration
+ - "pod"
+ - "deployment"
+ - "statefulset"
62
# externalFrameworks:
63
# - "Foo.v1.example.com"
64
#fairSharing:
0 commit comments