AppConfiguration-Announcements icon indicating copy to clipboard operation
AppConfiguration-Announcements copied to clipboard

General Availability of Azure App Configuration Kubernetes Provider

Open Muksvso opened this issue 7 months ago • 0 comments

Azure App Configuration Kubernetes Provider is an App Configuration add-on for Kubernetes to provide the centralized configuration data for applications and services running in Kubernetes clusters. With the GA version, the provider will support

  • Dynamic refresh of the Configuration key-values
  • Periodic refresh of the Key-vault referenced secrets
  • Workload identity authentication
  • Consumption of the generated ConfigMap as a mounted file in addition to the environment variables

Use this doc Kubernetes provider with Azure Kubernetes service to set up this Kubernetes provider to work with the Azure Kubernetes service. Follow this tutorial to set up dynamic refresh of the configuration for applications running in the Kubernetes clusters.

We have updated the schema from the preview versions, please check Provider reference for the complete list of properties that could be used for setting this provider.

For any questions or feedback, connect with us via Github issue.

Muksvso avatar Nov 17 '23 21:11 Muksvso