Create Ambassador Instance
This guide shows how to create an Ambassador API Gateway instance as part of your Kubernetes cluster.
SDK Availability
Ambassador API Gateway is currently supported in the Java SDK only. Support for the TypeScript SDK and Terraform Provider is planned.
Cloud provider guides
| Provider | Kubernetes Service | Guide |
|---|---|---|
| Microsoft Azure | AKS (Azure Kubernetes Service) | Ambassador in AKS |
| Google Cloud Platform | GKE (Google Kubernetes Engine) | Ambassador in GKE |
Prerequisites
The Ambassador Edge Stack requires the following images:
- docker.io/datawire/aes:2.3.1
- docker.io/redis:5.0.1
If they are missing in the Fractal container registry, they must be pushed. See the vendor-specific guides for image push instructions.