Overall Architecture
Conceptual Architecture
The Modernization Platform's Container Management Service (Cloud ZCP) help customers modernize their business services using containers and Kubernetes. This Platform-as-a-Service (PaaS) solution enables rapid containerized application development, deployment, and management within Kubernetes clusters.
It features an integrated console for managing multiple clusters, projects, and container workloads, along with a CI/CD environment for streamlined application development and deployment. Additionally, it provides monitoring tools for deployed applications and enhances resource management through add-on integrations.
Infrastructure Architecture
Kubernetes organizes clusters into groups of worker nodes. The Control Plane Cluster consists of Edge, Management, Monitoring, and Logging node groups, as shown below. The Data Plane Cluster includes worker nodes for business workloads, along with additional Edge and Database (DB) node groups as needed.
- Edge nodes: Handle Ingress Controllers to expose workloads in the Kubernetes cluster to external networks.
- Management nodes: Host add-on services provided by the Container Management Service.
- Monitoring nodes: Run the monitoring service for the Container Management Service.
- Logging nodes: Run the logging service for the Container Management Service.