File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
docs/Manual/Deployment/Kubernetes Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -310,9 +310,10 @@ POST /_admin/cluster/cleanOutServer
310310
311311(please compare the above output of the ` /_admin/cluster/health ` API).
312312The 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```
318319my-arangodb-cluster-prmr-wbsq47rz-5676ed
You can’t perform that action at this time.
0 commit comments