b6df29c559
Tested using: zypper addrepo -f obs://Cloud:OpenStack:Master/openSUSE_Leap_42.1 Master Also: * fix minor typo * add toctree depth Change-Id: I83a0cc9bcd2aa660c4109dbafc1b8aff7d60d798 Partially-Implements: blueprint projectspecificinstallguides Partially-Implements: blueprint magnum-installation-guide
817 B
817 B
Container Infrastructure Management service
get_started.rst install.rst verify.rst next-steps.rst
The Container Infrastructure Management service codenamed (magnum) is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines (COE) such as Docker Swarm, Kubernetes and Mesos available as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration.
This chapter assumes a working setup of OpenStack following OpenStack Installation Tutorial.