forked from harvester/harvester
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Promote nodes by setting machine labels
Switch to the preferred way to promote agent to server in Rancher by setting the following labels on corresponding machines: ``` rke.cattle.io/control-plane-role: "true" rke.cattle.io/etcd-role: "true" ``` Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
- Loading branch information
Showing
2 changed files
with
58 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters