Skip to content

Glossary

When you encounter an unfamiliar term while reading other pages, come back here for a quick lookup of its meaning and related documentation.

Core Terms at a Glance

TermMeaningRelated docs
ClusterA Kubernetes cluster that can be connected and managed centrallyImport a Cluster
NamespaceA logical partition that isolates resources; permissions and quotas are scoped to itNamespaces
WorkloadA collective term for "business-running" resources such as DeploymentWorkloads
RBAC ScopePermissions are configured at three levels: global, cluster, and namespacePermission Scopes
AccessKeyA key pair for programmatic access from scripts and CI/CDAccess Keys
MFAMulti-Factor Authentication; a dynamic verification code is required at login in addition to the passwordMulti-Factor Authentication
MCPA protocol that exposes cluster operations to AI assistantsMCP Quick Start
AddonA functional extension package that can be installed with one click from the Addon marketplaceAddon Marketplace
AuditRecords logs of key operations such as logins and permission changesAudit Log
K8sCapabilityProbes the cluster's Kubernetes version capabilities to decide whether a feature is availableKubernetes Capability Detection

For the complete glossary, see the term quick reference on the guide home page.