Azure AKS Guide
Deploy KubeBolt on Azure Kubernetes Service.
Authentication
- Azure AD Workload Identity — recommended for in-cluster deployments
- Azure RBAC integration via kubeconfig
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