Setting Up a Kubernetes Cluster on AKS
Azure Kubernetes Services (AKS) manages the Kubernetes environment and provides options to quickly deploy Kubernetes cluster.
Prerequisites
Procedure
What to do next
Based on your application architecture, deploy the application on the Kubernetes cluster:
- For deployment of application for No Backing Store cluster, see Running the Application Without Backing Store on Azure.
- For deployment of application for Shared Nothing persistence, see Running an Application with Shared Nothing Persistence on Azure.
- For deployment of application for Shared All persistence, see Running an Application with Shared All Persistence on Azure.
Related tasks
Copyright © Cloud Software Group, Inc. All rights reserved.