Skip to content

Commit

Permalink
Add note about node demotion (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Galasyn committed Apr 16, 2018
1 parent dca4a54 commit 9dee6ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ee/ucp/admin/configure/set-orchestrator-type.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,13 @@ avoid changing the orchestrator setting. If you do change the orchestrator for a
node, your workloads are evicted, and you must deploy them again through the
new orchestrator.

> Node demotion and orchestrator type
>
> When you promote a worker node to be a manager, its orchestrator type
> automatically changes to `Mixed`. If you demote the same node to be a worker,
> its orchestrator type remains as `Mixed`.
{: important}

{% endif %}
{% endif %}

Expand Down

0 comments on commit 9dee6ed

Please sign in to comment.