Skip to content

Commit

Permalink
chore: Update K8s compatibility (ray-project#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin85421 authored Nov 28, 2023
1 parent 3a07b1c commit 1d2afa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/deploy/installation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Installation

Make sure your Kubernetes cluster and Kubectl are both at version at least 1.19.
Make sure your Kubernetes cluster and Kubectl are both at version at least 1.23.

### Nightly version

Expand Down
2 changes: 1 addition & 1 deletion ray-operator/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This section walks through how to build and test the operator in a running Kuber

| software | version | link |
|:---------|:--------:|--------------------------------------------------------------------:|
| kubectl | v1.21.0+ | [download](https://kubernetes.io/docs/tasks/tools/install-kubectl/) |
| kubectl | v1.23.0+ | [download](https://kubernetes.io/docs/tasks/tools/install-kubectl/) |
| go | v1.20 | [download](https://golang.org/dl/) |
| docker | 19.03+ | [download](https://docs.docker.com/install/) |

Expand Down

0 comments on commit 1d2afa4

Please sign in to comment.