Azure App Configuration Kubernetes Provider
mcr.microsoft.com/azure-app-configuration/kubernetes-provider
Azure App Configuration Kubernetes Provider is a Kubernetes controller that integrates Azure App Configuration with Kubernetes. The provider gets key-values and Key Vault references from Azure App Configuration and builds them into Kubernetes ConfigMaps and Secrets.
2.1.0
docker pull mcr.microsoft.com/azure-app-configuration/kubernetes-provider:2.1.0
Use helm to install Azure App Configuration Kubernetes Provider.
helm install azureappconfiguration.kubernetesprovider \
oci://mcr.microsoft.com/azure-app-configuration/helmchart/kubernetes-provider \
--namespace azappconfig-system \
--create-namespace
Follow this document to learn How to use the Azure App Configuration Kubernetes Provider with Azure Kubernetes Service to source the configuration of applications running in Kubernetes, from App Configuration.
See Kubernetes Provider Reference doc for all supported features.
See the release notes for more information on the changes.
Please report any issue or share any feedback with us at our GitHub repo.
- Legal Notice: Container License Information