Introduction to AKS
Understand how to use Terraform to create, manage, and maintain Azure Kubernetes Service clusters effectively. Learn to decide if Terraform fits your project needs and gain practical experience through hands-on exercises with AKS resources.
We'll cover the following...
We'll cover the following...
Goals of this chapter
The goals of this chapter are to learn how to decide whether Terraform is the right choice for our project and get enough basic knowledge to extend it later if needed. Since we’ve already had a ...