VPC AI

VPC AI deployment — Plugsky endpoint inside your cloud

Run a Plugsky endpoint inside your AWS VPC, Azure VNet, or GCP VPC. Private connectivity, customer-managed keys, full observability.

A VPC AI deployment runs the full Plugsky control plane inside your own cloud account. You own the network, the keys, and the data — Plugsky provides the platform.

Deploy

Plugsky ships a Helm chart and a Terraform module for AWS, Azure, and GCP. Standard install:

bash
helm repo add plugsky https://charts.plugsky.com
helm install plugsky plugsky/control-plane \
  --set region=me-central-1 \
  --set kms.keyId=alias/plugsky-prod \
  --set ingress.internal=true

What you get

  • OpenAI-compatible API on a private endpoint (no public ingress)
  • Customer-managed KMS encryption (AWS KMS / Azure Key Vault / GCP KMS)
  • BYO model registry (weights stay in your bucket)
  • Local observability: logs, metrics, traces in your SIEM
  • Hourly model updates, bi-weekly control plane updates

Operational model

You operate the infrastructure. Plugsky maintains the software (security patches, model updates, new model support) and delivers them as signed bundles.

Get started

See the full pricing table and start a trial.

Start trial → Enterprise plans