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
Copy file name to clipboardExpand all lines: docs/admin/runai-setup/cluster-setup/cluster-prerequisites.md
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -55,9 +55,6 @@ Following is a Kubernetes support matrix for the latest Run:ai releases:<a name=
55
55
| Run:ai 2.15 | 1.25 through 1.28 | 4.11 through 4.13 |
56
56
| Run:ai 2.16 | 1.26 through 1.28 | 4.11 through 4.14 |
57
57
58
-
!!! Note
59
-
Run:ai allows scheduling of Jobs with PVCs. See for example the command-line interface flag [--pvc-new](../../../Researcher/cli-reference/runai-submit.md#new-pvc-stringarray). A Job scheduled with a PVC based on a specific type of storage class (a storage class with the property `volumeBindingMode` equals to `WaitForFirstConsumer`) will [not work](https://kubernetes.io/docs/concepts/storage/storage-capacity/){target=_blank} on Kubernetes 1.23 or lower.
60
-
61
58
For an up-to-date end-of-life statement of Kubernetes see [Kubernetes Release History](https://kubernetes.io/releases/){target=_blank}.
0 commit comments