Skip to content

Commit

Permalink
[Doc][KubeRay] Add description tables for RayCluster Status in the ob…
Browse files Browse the repository at this point in the history
…servability doc (ray-project#47462)

Signed-off-by: Rueian <[email protected]>
Signed-off-by: ujjawal-khare <[email protected]>
  • Loading branch information
rueian authored and ujjawal-khare committed Oct 15, 2024
1 parent ccba9d6 commit 02ca3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/cluster/kubernetes/user-guides/observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Although `Status.State` can represent the cluster situation, it's still only a s
If you deployed KubeRay with Helm, then enable the `RayClusterStatusConditions` gate in the `featureGates` of your Helm values.

```bash
helm upgrade kuberay-operator kuberay/kuberay-operator --version 1.2.2 \
helm upgrade kuberay-operator kuberay/kuberay-operator --version 1.2.1 \
--set featureGates\[0\].name=RayClusterStatusConditions \
--set featureGates\[0\].enabled=true
```
Expand Down

0 comments on commit 02ca3e8

Please sign in to comment.