Rancher 2: Getting Started
You may be in the situation like me: you have already extensively used Rancher v1.6.x but would like to migrate to Rancher v2.0.x. For those who don't know, Rancher is a Docker Orchestration tool.
While trying to setup a development machine with Rancher 2 installed, I came accross numerous different issues. I've spent hours figuring out how to fix them.
This tutorial is all about sharing the tips and tricks to avoid you waste time:
- The requirements to run Rancher 2 (based on Kubernetes)
- How to configure Rancher 2 to run on different ports (other than the default
80and443), - How to run Rancher 2 with an Ingress Controller on the same machine,
- How to link your Ingress to an external service (like Jenkins),
- Migrating existing services from Rancher
v1.6.xto Rancherv2.0.x, - And many other tips along the way!
Let's see how to setup and run Rancher 2.
