Skip to content

Commit 0e7a54f

Browse files
Merge pull request #701 from jasonnovichRunAI/v2.16
changed location of note
2 parents 4e26468 + 22aada0 commit 0e7a54f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Following is a Kubernetes support matrix for the latest Run:ai releases:<a name=
5757

5858
For an up-to-date end-of-life statement of Kubernetes see [Kubernetes Release History](https://kubernetes.io/releases/){target=_blank}.
5959

60+
!!! Note
61+
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.
62+
6063
#### Pod Security Admission
6164

6265
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)