Add note about node demotion (#498)

This commit is contained in:
Jim Galasyn 2018-02-14 14:40:16 -08:00
parent dca4a54925
commit 9dee6edf20
1 changed files with 7 additions and 0 deletions

View File

@ -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 %}