Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Azure Kubernetes Service (AKS) manages your hosted Kubernetes environment. AKS allows you to deploy and manage containerized applications without container orchestration expertise. AKS also enables you to do many common maintenance operations without taking your app offline. These operations include provisioning, upgrading, and scaling resources on demand.

Prerequisites

  • Azure subscription: If you don't have an Azure subscription, create a free account before you begin.

Provision Kubernetes cluster stapes

  1.   Clone the following repository:

...