From 1b84f5ecfa50e553f2434c35881b92a2ea6b3b4d Mon Sep 17 00:00:00 2001 From: vishesh92 Date: Wed, 20 May 2026 16:45:48 +0530 Subject: [PATCH] Document usage of skipFromDRS --- source/adminguide/clusters.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/adminguide/clusters.rst b/source/adminguide/clusters.rst index 12859a3ea1..c34d981301 100644 --- a/source/adminguide/clusters.rst +++ b/source/adminguide/clusters.rst @@ -34,6 +34,9 @@ There are two algorithms available: .. note:: Deployment planner will not consider DRS while deploying instances. +.. note:: + To exclude an Instance from a DRS plan, add ``skipFromDRS`` to the Instance's settings. + Configuring DRS ~~~~~~~~~~~~~~~ Following are the configuration parameters for DRS.