date | subtitle |
---|---|
Summer Semester 2019 |
Exercise 6: Container Orchestration 1 |
Now that we have learned how to work with containers on a single node, it is time to orchestrate Docker on multiple hosts. This exercise will start with:
- How to install and use Docker Swarm
- How to install and use Rancher
- What are core features of Container Orchestrators
- How to deploy and use a private Docker Registry