Private Networking

Coming soon

Workloads that talk to each other, without going through the internet.

What it does

Private Networking gives every project a private network where pods can find each other by name. Your API pod talks to your database pod over a stable internal hostname — no need to expose either to the public internet. The network is encrypted end-to-end using mTLS.

Service discovery is automatic: deploy a pod, name it, and other pods in the same project can reach it. No load balancer configuration, no DNS setup, no ingress rules — just internal hostnames that work.

Why Chess Cloud

  • Pods find each other by name on a private network
  • End-to-end mTLS encryption for all internal traffic
  • No load balancer, DNS, or ingress configuration needed
  • Stable internal hostnames that just work

Coming soon

Private Networking is not available yet. Leave your email and we'll notify you when it launches.