Create An AKS Cluster With Terraform And GitHub Actions

preview_player
Показать описание
In this video, you'll learn how to create a GitHub Action Workflow to deploy and destroy an AKS cluster.

🆘🆘 NEED HELP WITH KUBERNETES IN PRODUCTION?

FOLLOW ME EVERYWHERE
---------------------------------------------------

#programming #kubernetes #platformengineering
Рекомендации по теме
Комментарии
Автор

Technically there is no better way of setting up Terraform.
Have been doing this little project on Terraform github action and AKS.
But I noticed that is either you run the command to get the service principal which is going to work but will require authentication for new run ups, I mean if you are to run Terraform apply again, it going to ask for the secret keys

ayomidewilfred