Skip to content

Commit 8767889

Browse files
changed location of note
1 parent c361db7 commit 8767889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/runai-setup/cluster-setup/cluster-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Following is a Kubernetes support matrix for the latest Run:ai releases:<a name=
5555
| Run:ai 2.15 | 1.25 through 1.28 | 4.11 through 4.13 |
5656
| Run:ai 2.16 | 1.26 through 1.28 | 4.11 through 4.14 |
5757

58+
For an up-to-date end-of-life statement of Kubernetes see [Kubernetes Release History](https://kubernetes.io/releases/){target=_blank}.
59+
5860
!!! Note
5961
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.
6062

61-
For an up-to-date end-of-life statement of Kubernetes see [Kubernetes Release History](https://kubernetes.io/releases/){target=_blank}.
62-
6363
#### Pod Security Admission
6464

6565
Run:ai version 2.15 and above supports `restricted` policy for [Pod Security Admission](https://kubernetes.io/docs/concepts/security/pod-security-admission/){target=_blank} (PSA) on OpenShift only. Other Kubernetes distributions are only supported with `Privileged` policy.

0 commit comments

Comments
 (0)