Glossary

Flat alphabetical glossary of acronyms and terms used across the lab docs — expansion, one-line definition, see-also.

Flat alphabetical reference for the acronyms and named patterns used across the lab documentation. The §1 introduction has the contextual glossary; this page is the lookup table.

AcronymExpansionOne-lineSee also
ACLAccess Control ListA list of allow/deny rules; in HAProxy, named SNI/host matches used to branch traffic.§7.2 HAProxy Frontends
ACMAdvanced Cluster Management (for Kubernetes)Red Hat fleet manager running on hub-dc-v6.feedback_acm_gitops_pull_pattern.md
ACMEAutomatic Certificate Management EnvironmentLet’s Encrypt protocol for cert issuance / renewal.§7.2 HAProxy, §7.3 PDNS
ADRArchitecture Decision RecordLab convention: numbered .md file capturing a decision.opp-full-plat/adr/
API VIPAPI Virtual IPFloating VIP that fronts an OpenShift cluster’s Kubernetes API.§7.8 Cluster Domains
AppSetArgoCD ApplicationSetTemplated Application generator.§7.6 Vault Paths, hub GitOps
AXFRDNS Zone TransferAuthoritative-to-authoritative full zone copy; not used (single PDNS).§7.3 PDNS
CIDRClassless Inter-Domain RoutingSubnet notation like 30.30.0.0/16.§7.8 Cluster Domains
CRCustom ResourceKubernetes resource defined by a CRD.
CRDCustom Resource DefinitionDefines a CR type.project_acm_gitops_addon_routes_crd.md
CSVClusterServiceVersionOLM operator manifest pinning a version.§7.7 Operator Version Lock
DRDisaster RecoveryStandby capacity (e.g., HAProxy DR public bind).§7.2 HAProxy
DPADataProtectionApplicationOADP CR that wires a backup target.§7.4 Object Storage
ESOExternal Secrets OperatorReconciles Kubernetes Secrets from external stores (Vault, Kubernetes).§7.6 Vault Paths
HMACHashed Message Authentication CodeUsed for MinIO S3 signing keys; lab keys in Vault secret/platform/minio/terraform-hmac.§7.6 Vault Paths
IDMSImageDigestMirrorSetOpenShift CR that rewrites image pulls to a mirror.§7.5 Nexus Endpoints
ITMSImageTagMirrorSetOpenShift CR for tag-based mirror rewrites.§7.5 Nexus Endpoints
ISIdentity ServerWSO2 IS — OIDC provider for lab services.§7.1 Lab Endpoints
KV-v2Vault KV secrets engine, version 2Versioned key/value engine mounted at secret/.§7.6 Vault Paths
LELet’s EncryptPublic CA used for *.apps.sub.* and *.mon.sub.* wildcards.§7.2 HAProxy, §7.9 Custody
LGTMLoki + Grafana + Tempo + MimirGrafana Labs stack on the monitoring-0 sandbox.§7.1 Lab Endpoints
MCGMulticloud Object GatewayNooBaa S3 backend on ODF.§7.4 Object Storage
MCEMulticluster EngineACM dependency on hub-dc-v6.§7.7 Operator Version Lock
MRMerge RequestGitLab equivalent of a pull request.reference_platform_gitops_mr_path.md
OADPOpenShift API for Data ProtectionVelero-based backup operator.§7.4 Object Storage
OBCObjectBucketClaimNooBaa CR that provisions an S3 bucket inside the cluster.§7.4 Object Storage, project_obc_to_operand_secret_bridge.md
OCPOpenShift Container PlatformRed Hat’s Kubernetes distribution.
ODFOpenShift Data FoundationCeph + NooBaa-based storage stack on spoke-dc-v6.§7.4 Object Storage
OIDCOpenID ConnectAuth protocol used by WSO2 IS for lab services.§7.1, §7.9
OLMOperator Lifecycle ManagerOpenShift operator install/upgrade controller.§7.7 Operator Version Lock
OSSMOpenShift Service MeshIstio-based mesh; lab on OSSM 3 (servicemeshoperator3).§7.7
OTLPOpenTelemetry ProtocolTelemetry shipping protocol (HTTP :4318, gRPC :4317).§7.1 Lab Endpoints
PATPersonal Access TokenGitLab user-scoped token; lab uses for MR creation + admin scripts.§7.6, §7.9
PDNSPowerDNSDNS server stack; authoritative 4.8.3 + recursor 4.9.3.§7.3 PDNS
PROXYHAProxy PROXY protocolLoopback envelope used to carry client TLS info between binds.§7.2 HAProxy
RBACRole-Based Access ControlKubernetes / Vault permission model.§7.6, §7.9
RHACMRed Hat Advanced Cluster ManagementSame as ACM.
RHACSRed Hat Advanced Cluster SecurityStackRox; central in stackrox ns.§7.9, reference_rhacs_init_bundle_via_api.md
RHOAIRed Hat OpenShift AICurrently deferred (see operator version lock deferred section).§7.7
SAServiceAccountKubernetes identity for in-cluster automation.§7.6 Vault Paths
SBOMSoftware Bill of MaterialsBuild artifact stored under developer-ci-evidence/sbom/.§7.4 Object Storage
SCCSecurityContextConstraintsOpenShift CR; lab uses default SCCs unless overridden.
SNIServer Name IndicationTLS extension HAProxy uses to route by hostname before decrypting.§7.2 HAProxy
SoTSource of TruthThe repo / system that authoritatively holds desired state.reference_gitops_sources.md
TLSTransport Layer SecurityWire encryption; lab terminates at HAProxy with LE wildcard certs.§7.2 HAProxy
UBIUniversal Base ImageRed Hat container base image (ubi9, ubi9-minimal).§7.7 Operator Version Lock
VAPValidatingAdmissionPolicyOpenShift policy CR for tenant exclusions.vap-tenant-exclusions.md
VIPVirtual IPFloating IP, used for API + ingress on OpenShift clusters.§7.8 Cluster Domains

Lab-specific named concepts

TermDefinitionSee also
hub-dc-v6Management OpenShift cluster running ACM, MCE, hub GitOps.§7.1, §7.8
spoke-dc-v6Workload OpenShift cluster running ODF, app tenants, spoke GitOps.§7.1, §7.8
dc-labDisconnected-rebuild environment name (the active lab build).plans/disconnected-rebuild/environments/dc-lab/
mirror-registry.*Nexus endpoint for OpenShift install / oc mirror content.§7.5
docker-group.*Nexus endpoint for developer base-image pulls (pull-through cache).§7.5
app-registry.*Nexus endpoint for CI app-image pushes.§7.5
vm-tlsHAProxy loopback re-decrypt frontend (127.0.0.1:8443).§7.2
vault-apps (SecretStore)Per-tenant ESO SecretStore referencing apps-<cluster>-<division> Vault role.§7.6, vault-app-secrets.md
gitops-addonACM-shipped addon that installs OpenShift GitOps on managed clusters.project_acm_gitops_addon_routes_crd.md
pull modelACM + OpenShift GitOps pattern: hub registers, spokes sync.feedback_acm_gitops_pull_pattern.md
Path BTekton-based image push path; per-tenant Quay robot pattern.reference_quay_robot_token_convention.md

See also

  • §1 Foundations (terms in narrative context)
  • opp-full-plat/adr/ (decision history)
  • opp-full-plat/connection-details/ (per-service operator detail)

Last regenerated from MEMORY.md and the §7 page set on this section.

Last reviewed: 2026-05-11