Skip to content

Network Architecture

Proxmox Hypervisor running on a PowerEdge R730

  • The R730 runs on an isolated network, with the bastion server, having two network interfaces, forming a glasshouse function.
  • Web traffic from the internet to any supported domains are port forwarded to the bastion server
  • The bastion server provides internet gateway services to the isolated network.
  • Various services in the isolated network are made available via the bastion server for local access.
--- title: venus.podzone.net --- graph TD Internet -- :80 :443 --> router -- :80 :443 --> bastion workstation --> bastion bastion -- 192.168.4.50 --> proxmoxAPI bastion -- 192.168.4.198 --> ingress bastion -- 192.168.4.199 --> g1[gateway] bastion -- 192.168.4.209 --> g2[gateway] bastion -- 192.168.4.200 --> c2[k8s API] bastion -- 192.168.4.247 --> iDRAC bastion -- 192.168.4.190 --> c1[k8s API] subgraph venus subgraph kubernetes cluster09 ingress --> service1 ingress --> serviceN g1 --> httpsroute1 g1 --> httpsrouteN c1 end subgraph Cluster Management cluster c2 --> CAPI g2 --> manifestServer g2 --> imageCache c2 end proxmoxAPI iDRAC Disk((4TB DISK)) end

Provisioning

Monitoring

Monitoring hardware

Networking

Cloud init

Storage