Using Azure AKS
Last updated
Was this helpful?
Last updated
Was this helpful?
CloudQuery Platform currently supports integration with Azure Kubernetes Service (AKS). This guide explains the required AWS account setup and configuration steps needed to enable CloudQuery to access your AKS clusters and run sync.
First, follow the to create the service principal. This will establish the access needed for CloudQuery to interact with your AKS resources.
Granting the Cluster Access can be achieved by assigning the Azure Kubernetes Service Cluster User Role
to the Service Principal created in the setup guide linked above.
If using the CLI, that can be done using the following command:
Navigate to Data Pipelines → Integrations in CloudQuery Platform
Click Create Integration and select K8s
Update the YAML configuration with your cluster details: