(01)Install Rancher
Linux
1docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher:latestMulti-cluster Kubernetes management platform
What is this?
Rancher lets you manage multiple Kubernetes clusters from one dashboard.
Step 01
1docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher:latestStep 02
1docker ps | grep rancher2# Open https://localhost — set admin password