Docsright arrowEdge Stackright arrow1.3right arrowInstalling the Ambassador Edge Stack

2 min • read

Installing the Ambassador Edge Stack

The Ambassador Edge Stack can be installed in a variety of ways:

Kubernetes

Kubernetes via YAML is the most common approach to install with our default, customizable manifest. The Ambassador Edge Stack is designed to run in Kubernetes for production. If you're new to Kubernetes and/or Ambassador, we recommend using this method.

See the Quick Start installation guide to get started in just a few minutes.

YAML

Other Methods

You can also install the Ambassador Edge Stack using Helm, Docker, Bare Metal, the Operator, or installing manually.

HelmDockerKubernetes Bare MetalAES OperatorYAML Install
Helm is a package manager for Kubernetes. The Ambassador Edge Stack comes pre-packaged as a Helm chart. Install via Helm.The Docker install will let you try the Ambassador Edge Stack locally in seconds, but is not supported for production. Try with Docker.Bare Metal can expose the Ambassador Edge Stack if you don't have a load balancer in place. Install on Bare Metal.The Ambassador Edge Stack Operator automates install and updates, among other actions. Install with the OperatorIf you want to configure specific parameters of your installation, use the YAML installation method.

Looking for just the API Gateway? Install the Ambassador API Gateway.

Upgrade Options

If you already have the Ambassador Edge Stack, here are a few different ways you can upgrade your instance:

  1. Upgrade to the Ambassador Edge Stack from the API Gateway.
  2. Upgrade your Ambassador Edge Stack instance to the latest version.