High Availability Kubernetes Using RKE in ServerStadium Part 2
After we complete installing Kubernetes on Part 1, we can continue to install the Rancher.Rancher has a nice Web UI in which we can manage our Kubernetes cluster. There are several ways to install Rancher on the server: Install Rancher in standalone docker Install Rancher as a container under Kubernetes cluster itself In this tutorial,…