You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

UNDER CONSTRUCTION - SERVICE IS NOT AVAILABLE YET

What?

Openstack Magnum is the Container Infrastructure service, which gives you the possibility to create container clusters like docker-swarm and kubernetes as native resource in Openstack. For more information about the service, and offical documentaions, read the user guide and the Magnum Wiki page

How?

Cluster Templates

To get you started, there is a few public Container Templates available in our cloud. These are verified working by us.

NameOSMaster flavorNode flavor
kubernetes-templateFedora AtomicHost 29m1.smallt1.large
kubernetes-template-haFedora AtomicHost 29

docker-swarm-templateFedora AtomicHost 29

docker-swarm-template-haFedora AtomicHost 29

For more information, all templates can be listed with

openstack coe cluster template list
# And then
openstack coe cluster template show <id|name>
# To view details

Private templates can be created by users

  • No labels