Azure Kubernetes Service (AKS) Tutorial - Basic ingress with wildcard DNS and TLS

Опубликовано: 06 Август 2026
на канале: TeamDman
1,107
17

https://github.com/TeamDman/Guides/tr...
https://azurewebsiets.net/

In this tutorial I create an Azure Kubernetes Service (AKS) resource and provision it with everything required to have a static site served using wildcard DNS.
I also set up GitHub actions for CI/CD of the website content.
Sorry for the low audio levels.

Tools used:

PowerShell
Terraform
Az CLI
Kubectl
GitHub Actions
Helm
Helm: blob-csi-driver https://github.com/kubernetes-sigs/bl...
Helm: nginx-ingress
Helm: external-dns https://github.com/kubernetes-sigs/ex...
Helm: cert-manager

ArgoCD is also apparently something worth looking into, but is not explored in this video.