AKS Prerequisites
Before you begin using DKP with AKS, you must have:
An x86_64-based Linux or macOS machine.
Installed kubectl for interacting with the running cluster.
Installed Azure CLI.
A valid Azure account with credentials configured.
Ensure that the KUBECONFIG
environment variable is set to the self-managed cluster by running export KUBECONFIG={SELF_MANAGED_AZURE_CLUSTER}.conf