

#WIN SCP ALTERNATIVE FOR MAC INSTALL#
You can use any Linux you want, as long as you can install Docker on it.įor information on which Docker versions were tested with your version of RKE, refer to the terms of service for installing Rancher on RKE. The Kubernetes cluster components are launched using Docker on a Linux distro. Prepare the Nodes for the Kubernetes cluster
#WIN SCP ALTERNATIVE FOR MAC UPGRADE#
If you have already installed RKE using port, you can upgrade RKE by running: $ port upgrade rke Using port, install RKE by running the following command in a Terminal window: $ port install rke RKE can also be installed and updated using MacPorts, a package manager for macOS. If you have already installed RKE using brew, you can upgrade RKE by running: $ brew upgrade rke Using brew, install RKE by running the following command in a Terminal window: $ brew install rke RKE can also be installed and updated using Homebrew, a package manager for macOS. $ chmod +x rkeĬonfirm that RKE is now executable by running the following command: $ rke -version Skip to Prepare the Nodes for the Kubernetes Cluster. Open Terminal, change directory to the location of the RKE binary, and then run one of the commands below. Make the RKE binary that you just downloaded executable.

