
Users can access AKS via an AKS management portal, an AKS CLI, or by using templates through tools such as Azure Resource Manager. This can be vital for compute-intensive workloads, such as scientific applications. For additional processing power, AKS also supports node pools enabled by graphics processing units ( GPUs).


In addition, AKS nodes can scale up or down to accommodate fluctuations in resource demands.
#What is kubernetes services upgrade#
Users can decide whether and when to upgrade the Kubernetes version in their own AKS cluster to reduce the possibility of accidental workload disruption. Users can monitor a cluster directly or view all clusters with Azure Monitor.īecause AKS is a managed service, Microsoft handles all Kubernetes upgrades for the service as new versions become available. For example, AKS automatically configures all of the Kubernetes nodes that control and manage the worker nodes during the deployment process and handles a range of other tasks, including Azure Active Directory ( AD) integration, connections to monitoring services and configuration of advanced networking features such as HTTP application routing. The primary benefits of AKS are flexibility, automation and reduced management overhead for administrators and developers. Users can also create template-driven deployment options with Azure Resource Manager templates. AKS is designed for organizations that want to build scalable applications with Docker and Kubernetes while using the Azure architecture.Īn AKS cluster can be created using the Azure command-line interface (CLI), an Azure portal or Azure PowerShell. AKS helps manage much of the overhead involved, reducing the complexity of deployment and management tasks.

Kubernetes is the de-facto open source platform for container orchestration but typically requires a lot of overhead in cluster management.
#What is kubernetes services software#
An organization can use AKS to handle critical functionality such as deploying, scaling and managing Docker containers and container-based applications.ĪKS became generally available in June 2018 and is most frequently used by software developers and IT operations staff. Bigelow, Senior Technology EditorĪzure Kubernetes Service is a managed container orchestration service based on the open source Kubernetes system, which is available on the Microsoft Azure public cloud.
