Microsoft Azure Kubernetes Service API

Azure Kubernetes Service is a managed Kubernetes container orchestration service that simplifies deploying, managing, and scaling containerized applications. The REST API provides operations for managing AKS clusters, node pools, and upgrades, enabling developers to automate Kubernetes infrastructure management and integrate container orchestration into their CI/CD workflows.