Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Magnum offers complete life-cycle management of Kubernetes in an OpenStack environment, integrated with other OpenStack services for a seamless experience for OpenStack users who wish to run containers in an OpenStack environment.


This section introduces the fundamental concepts and components that are part of the system.

ClusterTemplate

A ClusterTemplate is a collection of parameters to describe how a cluster can be constructed. This includes the definition of both control plane and worker nodes. 

...

The Magnum python command-line client "python3python-magnumclient" allows to interact with the Magnum Openstack API service and to manage the Kubernetes cluster life cycle.

...