Frontier — Helm chart repository

Helm chart distribution for Frontier, the cloud-native gateway between microservices and edge nodes.

Add this repo

helm repo add frontier https://singchia.github.io/frontier
helm repo update
helm search repo frontier

Install

helm install frontier frontier/frontier \
  --namespace frontier --create-namespace

The chart deploys both the data plane (frontier) and the control plane (frontlas) with an optional bundled bitnami/redis subchart.

Documentation