Container Platform Architecture

How K-PaaS Container Platform Works

Overview

  • The container platform consists of Kubernetes Cluster and Storage servers required for operation
  • It operates by deploying containerized applications based on Description
  • Applications deployed this way are placed on optimal nodes and maintain the state defined in the Description

Standalone Deployment Architecture

Container Platform Architecture