Heat Template Definitions¶
Heat Templates are what Magnum uses to generate a Bay. These various template definitions provide a mapping of Magnum object attributes to Heat templates parameters, along with Magnum consumable template outputs. The result of a Heat template should be a full Container Orchestration Environment.
magnum_vm_atomic_k8s¶
Kubernetes template for a Fedora Atomic VM.
magnum_vm_atomic_swarm¶
Docker swarm template for a Fedora Atomic VM.
magnum_vm_coreos_k8s¶
Kubernetes template for CoreOS VM.
magnum_vm_ubuntu_mesos¶
Mesos template for Ubuntu VM.