Lab Endpoints and Hosts

Quick-lookup table of logical hostnames, their roles, public DNS, and where to find canonical operator detail.

Single-page lookup for every named host in the CompTech OpenShift lab. The table lists the logical name (the one used in runbooks and config), the role the host plays, the public DNS that resolves to it (if any), and a pointer to the canonical operator detail document. Specific IP addresses, subnet positions, and SSH custody are intentionally redacted — those live in opp-full-plat/connection-details/ under change-controlled custody.

Plane overview

Hosts fall into four broad planes:

  • Edge plane — DNS + reverse proxy + TLS termination at the lab boundary.
  • Cluster plane — OpenShift control planes and workers (hub-dc-v6, spoke-dc-v6).
  • Platform-VM plane — supporting VMs for CI, registry, secrets, observability, IAM, runtime.
  • Bootstrap plane — the operator workstation and the install host.

Hosts

Host (logical)RolePublic DNSInternal?Reference doc
haproxy-edgeTLS terminator + SNI router for platform VMshaproxy.apps.sub.comptech-lab.com (stats)No (public)reference_haproxy_vm.md
pdnsAuthoritative + recursor for sub.comptech-lab.comInternal onlyreference_pdns_vm.md
nexus-mirrorDisconnected mirror + dev pull + app push registrynexus-mirror.apps.sub.comptech-lab.com, mirror-registry.apps.sub.comptech-lab.com, docker-group.apps.sub.comptech-lab.com, app-registry.apps.sub.comptech-lab.comNo (HAProxy fronted)connection-details/nexus.md
minioS3 object storage (CI evidence, OADP, backups)minio.apps.sub.comptech-lab.com, minio-console.apps.sub.comptech-lab.comNo (HAProxy fronted)connection-details/minio.md
gitlabSelf-hosted GitLab CE for platform GitOps + app sourcegitlab.apps.sub.comptech-lab.comNo (HAProxy fronted)connection-details/gitlab-operator-guide.md
jenkinsApp-build CI orchestratorjenkins.apps.sub.comptech-lab.comNo (HAProxy fronted)connection-details/jenkins.md
signozProduction observability (OTLP traces/metrics/logs)signoz.apps.sub.comptech-lab.comNo (HAProxy fronted)connection-details/signoz.md
monitoring-0LGTM observability sandbox*.mon.sub.comptech-lab.comNo (HAProxy fronted, mon SNI)reference_lab_infrastructure.md
docker-runtime-vmStandalone Docker host for non-OpenShift appsdocker-runtime-vm.sub.comptech-lab.com (alias docker-runtime.sub.comptech-lab.com)Per-app exposure decisionconnection-details/docker-runtime-vm.md
trivyImage vulnerability scannertrivy.apps.sub.comptech-lab.comNo (HAProxy fronted)Platform handbook
defectdojoVulnerability triage / SecOpsdefectdojo.apps.sub.comptech-lab.comNo (HAProxy fronted)Platform handbook
vault-vmHashiCorp Vault (KV-v2, Kubernetes auth)vault.sub.comptech-lab.comNo (HAProxy fronted)plans/disconnected-rebuild/environments/dc-lab/vault-vm-plan.md
wso2-isWSO2 Identity Serveris.apps.sub.comptech-lab.com, auth.apps.sub.comptech-lab.comNo (HAProxy fronted)Platform handbook
wso2-apimWSO2 API Manager (publisher / devportal / admin / gateway)apim.apps.sub.comptech-lab.com, publisher.apps.sub.comptech-lab.com, devportal.apps.sub.comptech-lab.com, admin.apps.sub.comptech-lab.com, gateway.apps.sub.comptech-lab.comNo (HAProxy fronted)Platform handbook
hub-dc-v6Management OpenShift cluster (ACM/MCE, hub GitOps)api.hub-dc-v6.sub.comptech-lab.com:6443, *.apps.hub-dc-v6.sub.comptech-lab.comDirect (not HAProxy)connection-details/openshift-hub-dc-v6.md
spoke-dc-v6Workload OpenShift cluster (ODF, app tenants)api.spoke-dc-v6.sub.comptech-lab.com:6443, *.apps.spoke-dc-v6.sub.comptech-lab.comDirect (not HAProxy)connection-details/openshift-spoke-dc-v6.md
ocp-bootstrapOperator install workstation, holds kubeconfigs and install artifactsInternal onlyreference_lab_infrastructure.md

Internal only

Specific values (private IPs, port-bind addresses, SSH custody, kubeconfig paths, kubeadmin password files) are kept in opp-full-plat/connection-details/. The blog does not republish them.

  • Operator workstation home, kubeconfig custody, kubeadmin password files — connection-details/platform-admin-handoff.md.
  • HAProxy public IP allocation (primary + DR) — reference_haproxy_vm.md.
  • VM-side IP map for every entry above — reference_lab_infrastructure.md.

Last regenerated from reference_lab_infrastructure.md, reference_haproxy_vm.md, connection-details/platform-admin-handoff.md, connection-details/nexus.md, connection-details/minio.md.

Last reviewed: 2026-05-11