Versions Compared

Key

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

...

Purpose of this document is present the functional requirements for supporting noticing functionality in CloudStack to provision containers and detail design aspects of how the functionality will be achieved. 

...

Functional specification

...

Container Cluster

CloudStack container service introduces shall introduce the notion of container cluster. A 'container cluster entity is ' shall be first class CloudStack entity that will be a composite of existing CloudStack entities like virtual machines, network, network rules etc. CCS stitches together container cluster resources, and deploys cluster manager like Kubernetes, Mesos, docker swarm etc to provide a container service like AWS ECS, Google container service etc to the CloudStack users.

Cluster life-cycle management

It is envisioned that CCS will provide following container cluster life-cycle operations. Though for v1 release only create/delete life cycle operations will be supported.

...