- App servers talking to databases.
- Worker VMs talking to internal APIs.
- Kubernetes nodes reaching project services.
- Load balancers forwarding to backend VMs.
Networking
Private subnet
Use LayerRail private subnets to connect virtual machines, Kubernetes clusters, and managed databases inside a project without public exposure.
Private subnets let resources communicate without exposing every service to the public internet.
Use private subnets for:

