Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.85 KB

azure-stack-kubernetes-aks-engine-overview.md

File metadata and controls

47 lines (30 loc) · 2.85 KB
title description author ms.topic ms.date ms.author ms.reviewer ms.lastreviewed
What is AKS engine on Azure Stack Hub?
Learn how to use the AKS engine command-line tool to deploy and manage a Kubernetes cluster on Azure and Azure Stack Hub.
sethmanheim
article
12/19/2022
sethm
waltero
09/02/2020

What is AKS engine on Azure Stack Hub?

You can use the AKS engine command-line tool to deploy and manage a Kubernetes cluster on Azure and Azure Stack Hub. Use AKS engine to create, upgrade, and scale Azure Resource Manager native clusters. You can use the engine to deploy a cluster in both connected and disconnected environments. This article provides an overview of AKS engine, supported scenarios for using the engine with Azure Stack Hub, and an introduction to operations such as deploy, upgrade, and scale.

Overview of AKS engine

AKS engine provides a command-line tool to bootstrap Kubernetes clusters on Azure and Azure Stack Hub. By using the Azure Resource Manager, AKS engine helps you create and maintain clusters running on VMs, virtual networks, and other infrastructure-as-a-service (IaaS) resources in Azure Stack Hub.

AKS engine on Azure Stack Hub considerations

Before you use AKS engine on Azure Stack Hub, it's important to understand the differences between Azure Stack Hub and Azure. This section identifies different features and key considerations when using Azure Stack Hub with AKS engine to manage your Kubernetes cluster.

For more information on the specifics of AKS engine on Azure Stack Hub and its differences with respect to Azure, see AKS engine on Azure Stack Hub.

For more information on AKS engine and Azure Stack Hub, see Support policies for AKS engine on Azure Stack Hub.

Install AKS engine and deploy a Kubernetes cluster

To deploy a Kubernetes cluster with AKS engine on Azure Stack Hub:

  1. Set up the prerequisites for AKS engine
  2. Install AKS engine on a machine with access to your Azure Stack Hub environment.
  3. Deploy a Kubernetes cluster with AKS engine on Azure Stack Hub

Next steps

[!div class="nextstepaction"] Set up the prerequisites for AKS engine