Control Plane
The Control Plane is the central brain of the Cogrion platform. Every deployment, every state change, and every agent command flows through it.
Keycloak
Keycloak is the central identity provider for the Cogrion platform. Every login and every service-to-service call is authenticated through it. No service issues or validates its own tokens.
Temporal
Temporal is the workflow engine used by Cogrion to handle long-running cloud provisioning operations — creating VPCs, Kubernetes clusters, managed databases, and IAM roles on the tenant's cloud account.
Zot
Zot is the OCI-native container registry used by Cogrion to host platform and workspace container images. Every image consumed by a tenant cluster — whether it runs the Control Plane, a workspace stack, or a user-built application — is pulled from Zot.
Cogrion UI
The Cogrion UI is the tenant-facing web application — the primary interface through which tenants interact with the platform.