Skip to content

Commit 909b513

Browse files
authored
Merge pull request #52255 from alishaIBM/descheduler
OCP 4.12 : Descheduler Doc updates for P
2 parents 7dc9dff + 6241c5e commit 909b513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-descheduler-profiles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Do not enable both `SoftTopologyAndDuplicates` and `TopologyAndDuplicates`. Enab
6060

6161
`EvictPodsWithLocalStorage`:: This profile allows pods with local storage to be eligible for eviction.
6262

63-
`EvictPodsWithPVC`:: This profile allows pods with persistent volume claims to be eligible for eviction.
63+
`EvictPodsWithPVC`:: This profile allows pods with persistent volume claims to be eligible for eviction. If you are using `Kubernetes NFS Subdir External Provisioner`, you must add an excluded namespace for the namespace where the provisioner is installed.
6464
endif::nodes[]
6565
ifdef::virt[]
6666
Use the Technology Preview `DevPreviewLongLifecycle` profile to enable the descheduler on a virtual machine. This is the only descheduler profile currently available for {VirtProductName}. To ensure proper scheduling, create VMs with CPU and memory requests for the expected load.

0 commit comments

Comments
 (0)