AI Gateway is now available: identity-aware access to any AI provider, eliminate API keys, and tunnel to self-hosted models. Get started

Manual InstallationKubernetes

Choose an Installation Path

Choose the Kubernetes deployment workflow for Pangolin and Sites (Newt).

Use this page to pick the right Kubernetes guide for your deployment workflow.

These guides assume you are already familiar with Kubernetes and the deployment tools listed below.

If you are new to Kubernetes, start with the official Kubernetes learning resources first. Then review the Prerequisites guide to check your cluster, tools, and setup.

Installation paths

PathUse whenStart here
HelmYou want the standard chart-based installation path for Pangolin or Sites (Newt).Helm Quick-Start
KustomizeYou want manifest overlays, for example for environment-specific configuration, patches, or rendered manifests that can be reviewed before applying.Kustomize Quick-Start
Argo CDYou already use Argo CD and want to deploy Pangolin or Sites (Newt) through a Kubernetes-native GitOps workflow.Argo CD Guide
FluxYou already use Flux and want to manage Pangolin or Sites (Newt) through HelmRelease or Kustomization resources.Flux Guide
HelmfileYou want to manage multiple related Helm releases as one stack.Helmfile Guide

For most Kubernetes deployments, start with Helm. Use the GitOps guides only if Argo CD or Flux is already part of your deployment workflow.

Kustomize and Helmfile are useful when you need more control over manifests, overlays, or multiple coordinated releases.

Next steps

⌘I

On this page