Starter Terraform Boilerplate for Azure provides a customizable template to simplify infrastructure provisioning on Azure. It includes modules for AKS, Istio, Cert-Manager, Kiali, and Grafana Dashboards.
Provides a pre-built configuration for deploying Azure Kubernetes Service, enabling teams to quickly set up scalable, containerized workloads.
Includes a setup for Istio, an open-source service mesh, to manage microservices, providing load balancing, service-to-service authentication, and monitoring.
Adds automation for managing TLS certificates in Kubernetes, ensuring secure connections.
Offers an observability console to view Istio service mesh relations and understand service performance.
Provides pre-configured Grafana dashboards for visualizing metrics and logs from deployed services.