Skip to content

Commit 7b96cb9

Browse files
Merge pull request #275077 from sunasing/sunasing-branch-0510
Add Managed Prometheus add-on in integrations table
2 parents c1ac821 + 69ada23 commit 7b96cb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/aks/integrations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ AKS uses the following rules for applying updates to installed add-ons:
3636
| web_application_routing | Use a managed NGINX ingress controller with your AKS cluster.| [Application Routing Overview][app-routing] | [GitHub][app-routing-repo] |
3737
| ingress-appgw | Use Application Gateway Ingress Controller with your AKS cluster. | [What is Application Gateway Ingress Controller?][agic] | [GitHub][agic-repo] |
3838
| keda | Use event-driven autoscaling for the applications on your AKS cluster. | [Simplified application autoscaling with Kubernetes Event-driven Autoscaling (KEDA) add-on][keda] | [GitHub][keda-repo] |
39-
| monitoring | Use Container Insights monitoring with your AKS cluster. | [Container insights overview][container-insights] | [GitHub][aks-repo] |
39+
| monitoring | Use Container Insights and Managed Prometheus monitoring with your AKS cluster. | [Container insights overview][container-insights]<br>[Managed Prometheus overview][managed-prometheus] | [GitHub][aks-repo]<br>[GitHub][managed-prometheus-repo] |
4040
| azure-policy | Use Azure Policy for AKS, which enables at-scale enforcements and safeguards on your clusters in a centralized, consistent manner. | [Understand Azure Policy for Kubernetes clusters][azure-policy-aks] | [GitHub][azure-policy-repo] |
4141
| azure-keyvault-secrets-provider | Use Azure Keyvault Secrets Provider addon.| [Use the Azure Key Vault Provider for Secrets Store CSI Driver in an AKS cluster][keyvault-secret-provider] | [GitHub][keyvault-secret-provider-repo] |
4242
| virtual-node | Use virtual nodes with your AKS cluster. | [Use virtual nodes][virtual-nodes] | [GitHub][virtual-nodes-oss-repo] |
@@ -128,4 +128,6 @@ For more information, see [Windows AKS partner solutions][windows-aks-partner-so
128128
[github-actions-aks]: kubernetes-action.md
129129
[az-aks-enable-addons]: /cli/azure/aks#az-aks-enable-addons
130130
[windows-aks-partner-solutions]: windows-aks-partner-solutions.md
131+
[managed-prometheus]: ../azure-monitor/containers/container-insights-overview.md
132+
[managed-prometheus-repo]: https://github.com/Azure/prometheus-collector
131133

0 commit comments

Comments
 (0)