Azure Kubernetes Services

Deploy and manage containerized applications with a fully managed Kubernetes service.

IT Services · Azure Kubernetes Services

Configuration parameters

  • azure_cloud — Azure Cloud
  • app_id — Application ID
  • auth_type — Authentication Type (required)
  • tenant_id — Tenant ID
  • credentials — Client Secret
  • redirect_uri — Application redirect URI
  • auth_code — Authorization code
  • managed_identities_client_id
  • subscription_id — Default Subscription ID (required)
  • resource_group_name — Default Resource Group Name (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • azure_ad_endpoint — Azure AD endpoint

Commands (9)

  • azure-ks-auth-complete

    Run this command to complete the authorization process. Should be used after running the azure-ks-auth-start command.

  • azure-ks-auth-reset

    Run this command if for some reason you need to rerun the authentication process.

  • azure-ks-auth-start

    Run this command to start the authorization process and follow the instructions in the command results.

  • azure-ks-auth-test

    Tests the connectivity to Azure.

  • azure-ks-cluster-addon-update

    Updates a managed cluster with the specified configuration.

  • azure-ks-clusters-list

    Gets a list of managed clusters in the specified subscription.

  • azure-ks-generate-login-url

    Generate the login url used for Authorization code flow.

  • azure-ks-resource-group-list

    Gets all resource groups for a subscription.

  • azure-ks-subscriptions-list

    Gets all subscriptions for a tenant.