Skip to content

Commit acbdef0

Browse files
committed
Fixed a wrong sentence in the drain documentation.
1 parent c1b84b7 commit acbdef0

File tree

1 file changed

+4
-3
lines changed
  • docs/Manual/Deployment/Kubernetes

1 file changed

+4
-3
lines changed

docs/Manual/Deployment/Kubernetes/Drain.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,10 @@ POST /_admin/cluster/cleanOutServer
310310

311311
(please compare the above output of the `/_admin/cluster/health` API).
312312
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:
313+
which is the one in the pod which resides on the node that shall be
314+
drained next. This uses the UI short name, alternatively one can use the
315+
internal name, which corresponds to the pod name. In our example, the
316+
pod name is:
316317

317318
```
318319
my-arangodb-cluster-prmr-wbsq47rz-5676ed

0 commit comments

Comments
 (0)