Further reading
- Kubernetes official documentation: https://kubernetes.io/docs/home/.
- AKS official documentation: https://learn.microsoft.com/en-us/azure/aks/.
- Minikube official documentation: https://minikube.sigs.k8s.io/docs/.
- AKS autoscaling: https://learn.microsoft.com/en-us/azure/aks/cluster-autoscaler?tabs=azure-cli
- Cloud-independent cluster auto-scalers: https://kubernetes.io/docs/concepts/cluster-administration/cluster-autoscaling/
- Storage classes: https://kubernetes.io/docs/concepts/storage/storage-classes/.
- Assigning a static Azure IP address to a LoadBalancer: https://learn.microsoft.com/en-us/azure/aks/static-ip
- Example metrics server: https://github.com/kubernetes-sigs/metrics-server.
- NGINX-based Ingress controller: https://github.com/kubernetes/ingress-nginx?tab=readme-ov-file .
- Manual installation of NGINX-based Ingress of AKS: https://medium.com/@anilbidary/
- domain-name-based-routing-on-aks-azure-kubernetes...