đ˘ DevOps Blogs
¡
10 min read
¡
- Views
Deploying a Kubernetes Cluster on Azure Kubernetes Service(AKS) with Terraform
In this article, I will be discussing how I created an AKS cluster on Azure entirely using Terraform, provisioned an NGINX image and set up Prometheus and Grafana for monitoring and alerting. This article assumes the reader has a basic understanding of Azure and Kubernetes and also has the Azure CLI installed and signed in.
Copied