We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b84b7 commit acbdef0Copy full SHA for acbdef0
docs/Manual/Deployment/Kubernetes/Drain.md
@@ -310,9 +310,10 @@ POST /_admin/cluster/cleanOutServer
310
311
(please compare the above output of the `/_admin/cluster/health` API).
312
The value of the `"server"` attribute should be the name of the DBserver
313
-which is one the pod which shall be drained next. This uses the UI short
314
-name, alternatively one can use the internal name, which corresponds to
315
-the pod name. In our example, the pod name is:
+which is the one in the pod which resides on the node that shall be
+drained next. This uses the UI short name, alternatively one can use the
+internal name, which corresponds to the pod name. In our example, the
316
+pod name is:
317
318
```
319
my-arangodb-cluster-prmr-wbsq47rz-5676ed
0 commit comments