For the complete documentation index, see llms.txt. This page is also available as Markdown.

Azure Kubernetes Service

Connection Requirements

1 - Tenant ID

Enter the Azure Active Directory tenant ID where your AKS subscription lives.

2 - Subscription ID

Enter the Azure subscription ID that contains the AKS clusters.

3 - Client ID

Enter the Application (Client) ID of an Azure AD app registration with permissions to read AKS resources.

4 - Client Secret

Enter the client secret generated for the app registration above.

5 - Proxy

Proxy URL (optional).

6 - Is Secure

Choose this if your connection is going to be over HTTPS (optional, default: True).

7 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated