Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martins-vds/poc-aks-grafana


https://github.com/martins-vds/poc-aks-grafana

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Proof of Concept - Monitoring AKS with Azure Monitor and Grafana

## References

1. Helm
- [Installing Helm 3](https://helm.sh/docs/intro/install/)
- [Install existing applications with Helm in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/kubernetes-helm)
2. Ingress
- [Create an ingress controller with a static public IP address in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/ingress-static-ip)
3. Monitoring
- [Azure Monitor for containers overview](https://docs.microsoft.com/en-us/azure/azure-monitor/insights/container-insights-overview?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Faks%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fbread%2Ftoc.json)
- [Enable Azure Monitor for containers](https://docs.microsoft.com/en-us/azure/azure-monitor/insights/container-insights-onboard)
- [Enable monitoring of Azure Kubernetes Service (AKS) cluster already deployed](https://docs.microsoft.com/en-us/azure/azure-monitor/insights/container-insights-enable-existing-clusters)
- [Install AKS Monitoring Grafana Dashboard With Azure AD Integration Using Helm 2](https://www.stefanroth.net/2019/10/18/azure-monitor-helm-install-aks-monitoring-grafana-dashboard-with-azure-ad-integration/)
- [Deploying Grafana](https://www.scaleway.com/en/docs/monitor-kubernetes-cluster-with-grafana/#-Deploying-Grafana)
- [Running Grafana in Azure Kubernetes Service](https://github.com/PlagueHO/Workshop-AKS)
- [Using Azure Monitor in Grafana](https://grafana.com/docs/grafana/latest/datasources/azuremonitor/)