Rancher is an open-source platform for running containers on any infrastructure. It provides teams with authentication, networking, load-balancing, and service discovery capabilities, while leveraging Kubernetes, Mesos, and Docker Swarm for orchestration and scheduling.
In this hands-on workshop, you'll learn how to deploy a fully-containerized application with Rancher. We'll cover setting up access control, choosing an orchestrator, connecting registries, provisioning infrastructure, and ultimately launching and monitoring your application.
Pre-reqs:
1. A linux VM with Docker. (For this workshop we do not recommend Docker for Mac, Windows, etc)
2. Docker 1.11.3 or greater.
3. Git
4. Docker/Linux command line familiarity.