Stand up NetBox-backed IPAM, Proxmox SDN, and foundation services from a clean on-prem environment with deterministic state and repeatable rebuilds.
Validates
- NetBox is used as the authoritative IPAM source for prefixes and VM inventory sync.
- Management, data, and workload bridges are provisioned through the Proxmox SDN path.
- Foundation VMs can be rebuilt and re-synchronised without manual IP assignment drift.
Deliver segmented VLAN-backed networking, optional host routing, NAT, and DHCP through one controlled Proxmox SDN path instead of hand-built bridge changes.
Validates
- Zone-scoped SDN objects, host gateways, DHCP, and NAT are delivered through one repeatable module path.
- The Proxmox GUI status mismatch is corrected non-destructively so healthy VNets no longer show false red errors.
- The same topology model supports both host-routed bootstrap mode and edge-routed production posture.
Run PostgreSQL HA on-prem with Patroni and pgBackRest, restore the cluster into GCP during a DR event, and return it on-prem with checksum-verified application data.
Validates
- Three-node on-prem PostgreSQL HA is provisioned and operated through the platform blueprint path.
- The GCP recovery lane restores from pgBackRest and preserves seeded application row counts and checksums.
- The isolated on-prem return lane restores the same dataset back from GCP-backed storage without touching the live dev database lane.
Use a Hetzner-hosted VyOS edge pair as the public WAN anchor, extend on-prem routes through site-extension tunnels, and exchange prefixes with a GCP hub over redundant BGP sessions.
Validates
- The Hetzner VyOS edge image path is proven on both Hetzner and Proxmox.
- The GCP hub learns on-prem routes across both WAN legs through Cloud Router BGP peers.
- On-prem prefixes are extended through the Hetzner edge pair without depending on a static public IP at the on-prem site.
Bring up a highly available on-prem RKE2 control plane and worker pool with a clean kubeconfig handoff, then layer GitOps and workloads on top without changing the underlying execution model.
Validates
- The on-prem RKE2 blueprint provisions a healthy highly available control plane and worker pool with kubeconfig output.
- The same execution contract used for networking and DR is reused for platform services and workload preparation.
- The platform path is ready for GitOps overlays without reworking the underlying environment model.
Establish a managed Cloud SQL standby from the on-prem PostgreSQL HA source, promote it under control, and fail back into an isolated on-prem lane without touching the live service path.
Validates
- Cloud SQL standby establishment is exercised from the on-prem PostgreSQL HA source through the managed replication path.
- Managed promote is validated through an isolated DNS name instead of compromising the live service record.
- Managed failback returns the isolated service path to on-prem cleanly, giving a real comparison against the self-managed DR lane.
Burst an authenticated portal web tier to GKE with GitOps, cloud-native secret delivery, and a controlled public cutover while authoritative identity and entitlement services remain upstream.
Validates
- A governed GKE burst cluster is provisioned on the shared hub network and bootstrapped with Argo CD and GCP Secret Manager.
- The portal web tier serves from GKE while identity and entitlement services remain authoritative upstream dependencies by design.
- Public cutover is validated after cluster health, app health, runtime-bundle provenance, and application-route checks all succeed.
Move application secrets from GCP Secret Manager into Kubernetes through a governed ESO pipeline, with static-key bootstrap on-prem and Workload Identity on GKE.
Validates
- GCP Secret Manager remains the authoritative source while ESO delivers materialised Kubernetes secrets into application namespaces.
- The on-prem RKE2 path uses a controlled bootstrap credential, while the GKE path uses Workload Identity instead of a static key.
- The recorded exercise verifies service-account provisioning, ClusterSecretStore readiness, ExternalSecret sync, and cleanup.
Run EVE-NG, GNS3, or Containerlab on high-resource execution capacity that can be released between sessions after the required lab state is preserved and verified.
Validates
- EVE-NG and GNS3 lifecycle paths are exercised on Google Cloud and Proxmox with private access, health, preservation, and controlled teardown.
- Containerlab completed end-to-end Google Cloud validation in which off-host recovery proof gated original-host deletion before reconstruction on fresh compute.
- Each lab platform retains topology and native recovery authority while HybridOps governs the execution-host lifecycle and evidence boundary.