Skip to content

Commit 568f774

Browse files
authored
Update troubleshooting-unbalanced-cluster.md (#2453)
Suggestion by Mirko Bez, cross linked from an internal docs issue. It clarifies that the last operation of the troubleshooting doc requires operator privileges, but maybe we want to explicitly mention that it's not allowed in ECE, ECH or ECK deployments (not totally sure about it).
1 parent 7df20e9 commit 568f774

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

troubleshoot/elasticsearch/troubleshooting-unbalanced-cluster.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,6 @@ $$$delete-desired-balance-request-example$$$
8080
DELETE /_internal/desired_balance
8181
```
8282

83+
::::{note}
84+
If your deployment runs on an orchestrating platform such as {{ech}}, {{ece}}, or {{eck}}, the desired balance can only be reset by a user with operator privileges. Refer to [operator privileges](/deploy-manage/users-roles/cluster-or-deployment-auth/operator-privileges.md) for more information.
85+
::::

0 commit comments

Comments
 (0)