Helm chart distribution for Frontier, the cloud-native gateway between microservices and edge nodes.
helm repo add frontier https://singchia.github.io/frontier helm repo update helm search repo frontier
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.