Specify nodes to install Rancher using chart

Can I specify the nodes to install Rancher server using chart? I hope I could keep Rancher on system node, not on user-workload node. e.g. add system node label and use label selector.

The recommended/supported HA installation is a cluster dedicated to the Rancher chart, so selecting nodes would not be a concern there.

Using the cluster the server is running in for other things can inadvertently give other users of the cluster read or write access to information they shouldn’t have about other clusters that is stored by rancher as CRDs in the cluster it runs in.

1 Like