You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,3 +30,17 @@ Note: 'quay.io/rhoai/ray:2.23.0-py39-cu121' is the default community image used
28
30
The `labels={"exampleLabel": "example"}` parameter can be used to apply additional labels to the RayCluster resource.
29
31
30
32
After creating their `cluster`, a user can call `cluster.up()` and `cluster.down()` to respectively create or remove the Ray Cluster.
33
+
34
+
35
+
## Depreciating Parameters
36
+
The following parameters of the `ClusterConfiguration` are being depreciated in release `v0.22.0`. <!-- TODO: When removing depreciated parameters update this statement -->
0 commit comments