Glossary
Ce contenu n’est pas encore disponible dans votre langue.
One word per concept. The rejected forms below are refused in CI, so this page and the linter can never disagree — they are generated from the same file.
control plane
Section titled “control plane”The orchestrator: the service that holds the desired state, admits changes, and dispatches them to agents.
Not: CP.
See Architecture.
deployment
Section titled “deployment”The orchestrated unit: a named declaration of an image, its replica count and everything that shapes how those containers run.
Not: workloads, workload.
See Deployments and containers.
A machine enrolled in the platform that can run containers.
Not: hosts, host.
See Architecture.
tenant
Section titled “tenant”The isolation boundary. Every deployment, node, secret and network belongs to exactly one.
Not: customers, customer.
container
Section titled “container”One running copy of a deployment’s image.
Not: instances, instance.
See Deployments and containers.
The software running on a node that receives dispatches from the control plane and drives the container runtime. A node is the machine; the agent is the program on it.
See Architecture.
Not this
This page defines the words, not the fields. Types, defaults and validation rules live in the generated reference.