Container Infrastructure Management service overview¶
The Container Infrastructure Management service consists of the following components:
- magnumcommand-line client
- A CLI that communicates with the - magnum-apito create and manage container clusters. End developers can directly use the magnum REST API.
- magnum-apiservice
- An OpenStack-native REST API that processes API requests by sending them to the - magnum-conductorvia AMQP.
- magnum-conductorservice
- Runs 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. 
