Skip to content

Commit 854d3a0

Browse files
Add AppConfiguration to extension list
1 parent 2a7eb6c commit 854d3a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/aks/cluster-extensions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ For supported Kubernetes versions, refer to the corresponding documentation for
3939
| Extension | Description |
4040
| --------- | ----------- |
4141
| [Dapr][dapr-overview] | Dapr is a portable, event-driven runtime that makes it easy for any developer to build resilient, stateless and stateful applications that run on cloud and edge. |
42+
| [Azure App Configuration][app-config-overview] | Use Azure App Configuration to centrally manage application settings and feature flags. |
4243
| [Azure Machine Learning][azure-ml-overview] | Use Azure Kubernetes Service clusters to train, inference, and manage machine learning models in Azure Machine Learning. |
4344
| [Flux (GitOps)][gitops-overview] | Use GitOps with Flux to manage cluster configuration and application deployment. See also [supported versions of Flux (GitOps)][gitops-support] and [Tutorial: Deploy applications using GitOps with Flux v2][gitops-tutorial].|
4445
| [Azure Container Storage](../storage/container-storage/container-storage-introduction.md) | Use Azure Container Storage to manage block storage on AKS clusters to store data in persistent volumes. |
@@ -57,6 +58,7 @@ You can also [select and deploy Kubernetes applications available through Market
5758
<!-- LINKS -->
5859
<!-- INTERNAL -->
5960
[arc-k8s-extensions]: ../azure-arc/kubernetes/conceptual-extensions.md
61+
[app-config-overview]: ./azure-app-configuration.md
6062
[azure-ml-overview]: ../machine-learning/how-to-attach-kubernetes-anywhere.md
6163
[dapr-overview]: ./dapr.md
6264
[gitops-overview]: ../azure-arc/kubernetes/conceptual-gitops-flux2.md

0 commit comments

Comments
 (0)