The Container Infrastructure Management service consists of the following components:
magnum
command-line clientA CLI that communicates with the magnum-api
to create and manage
container clusters. End developers can directly use the magnum
REST API.
magnum-api
serviceAn OpenStack-native REST API that processes API requests by sending
them to the magnum-conductor
via AMQP.
magnum-conductor
serviceRuns on a controller machine and connects to heat to orchestrate a cluster. Additionally, it connects to a Docker Swarm, Kubernetes or Mesos REST API endpoint.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.