Microsoft Azure · Schema

Azure Kubernetes Service Managed Cluster

An AKS managed cluster represents a Kubernetes cluster in Azure Kubernetes Service. It defines the cluster configuration including Kubernetes version, node pools, networking, identity, and add-on profiles. AKS manages the Kubernetes control plane while customers manage the worker nodes.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
id string Resource ID.
name string The name of the managed cluster resource.
type string Resource type.
location string The geo-location where the resource lives.
tags object Resource tags.
sku object The managed cluster SKU.
identity object The identity of the managed cluster.
properties object Properties of a managed cluster.
View JSON Schema on GitHub