Prerequisites
Prerequisites¶
The Azure AKS Getting Started exercises require the following.
- You have access to an Microsoft Azure account
- You have sufficient privileges to create Azure credentials to allow the controller to provision resources on your behalf as part of the AKS cluster lifecycle process.
The following requirements are based on the provisioning method selected - Web Console, RCTL, or Terraform.
-
For the Web Cosnole or RCTL:
-
You have downloaded the RCTL CLI
-
You have downloaded and initialized the CLI configuration
-
For Terraform:
-
You have installed Terraform
Note
The instructions describe the process using the web console, RCTL CLI, or Terraform. The same steps can be performed using the REST APIs for automation.