KubeBolt / docs
GitHub

Azure AKS Guide

Deploy KubeBolt on Azure Kubernetes Service.

Authentication

Helm with AGIC

helm install kubebolt \
  oci://ghcr.io/clm-cloud-solutions/kubebolt/helm/kubebolt \
  --set ingress.enabled=true \
  --set ingress.className=azure-application-gateway