Skip to main content

Data Plane Installation

The data plane (the Controller and the Agent Router) is installed into a Kubernetes cluster and connected to the management plane. The guides below differ by target cloud and installation tooling: Azure, AWS, GCP, or cloud-agnostic Helm.


Prerequisites

Every guide assumes three things are already in place:


Select a guide

Azure · AKS · tare CLI

Azure using tare CLI

Azure Kubernetes Service (AKS) using the tare CLI, the recommended AKS path where the CLI is available.

Azure installation guide →
Azure · AKS · Helm

Azure using Helm

AKS using Helm, for environments that require a private container registry such as Azure Container Registry.

Azure Helm guide →
AWS · EKS · tare CLI

AWS using tare CLI

Amazon Elastic Kubernetes Service (EKS) using the tare CLI.

AWS installation guide →
GCP · GKE · tare CLI

GCP using tare CLI

Google Kubernetes Engine (GKE) using the tare CLI.

GCP installation guide →
Any cloud · Helm

Helm (cloud-agnostic)

Any Kubernetes cluster, for platform teams that own the Helm release lifecycle and maintain a private container registry (Harbor, JFrog Artifactory, Nexus, or Google Artifact Registry).

Helm installation guide →