Skip to content

Glossary

TermDefinition
ArgoCDGitOps continuous delivery tool that syncs cluster state from Git
Argo WorkflowsWorkflow engine for executing multi-step operations on Kubernetes
BackstageDeveloper portal framework by Spotify, used for the MCTL service catalog
Blue-Green DeploymentDeployment strategy that runs two versions simultaneously and switches traffic
DexOpenID Connect identity provider used for SSO
GitOpsOperating model where Git is the single source of truth for infrastructure
MCPModel Context Protocol — open standard for connecting AI to external tools
NamespaceKubernetes isolation boundary, one per tenant
OpenClawResource optimization system for right-sizing service CPU and memory
OperationAn async task (deploy, scale, rollback) tracked by ID
PKCEProof Key for Code Exchange — OAuth 2.0 extension for public clients
Preview EnvironmentTemporary deployment for testing a branch or pull request
RBACRole-Based Access Control
Streamable HTTPMCP transport protocol using standard HTTP POST/GET
TenantIsolated environment for a team with its own namespace and resources