Sandbox Deployments
StateSet Sandbox can be deployed on major cloud providers. Use the provider-specific guides for step-by-step instructions and infrastructure requirements.Choosing a provider
All three run the same controller and runtime on managed Kubernetes. Pick on where the rest of your infrastructure lives, not on capability.What every deployment needs
Regardless of provider:- A managed Kubernetes cluster with room for the controller and runtime pods
- A container registry the cluster can pull from
- An ingress controller and TLS termination
- Network policy allowing the controller to reach the runtime, and nothing else to