[Deprecated] Deploy ScalarDB Server on Azure Kubernetes Service (AKS)
This guide explains how to deploy ScalarDB Server on Azure Kubernetes Service (AKS).
In this guide, you will create one of the following two environments in your Azure environment. The difference between the two environments is how you plan to deploy the application:
-
Deploy your application in the same AKS cluster as your ScalarDB Server deployment. In this case, you don't need to use the load balancers that Azure provides to access Scalar Envoy from your application.

-
Deploy your application in an environment that is different from the AKS cluster that contains your ScalarDB Server deployment. In this case, you must use the load balancers that Azure provides to access Scalar Envoy from your application.

Step 1. Create an AKS cluster​
You must create an AKS cluster for the ScalarDB Server deployment. For details, see Guidelines for creating an AKS cluster for Scalar products.