Skip to content

Commit 15b0463

Browse files
authored
add JobSet to kinds that support pod set inference (#318)
1 parent 91bf6d6 commit 15b0463

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ The current set of automatically inferred Kinds is:
2828
+ kubeflow.org/v1 PyTorchJob
2929
+ ray.io/v1 RayCluster
3030
+ ray.io/v1 RayJob
31+
+ jobset.x-k8s.io/v1alpha2 JobSet
3132

3233
In all of the examples, if `podSets` inference is supported for the wrapped Kind,
3334
then `podSets` is omitted from the sample yaml.

0 commit comments

Comments
 (0)