Deploy ScalarDL Ledger and ScalarDL Auditor on Azure Kubernetes Service (AKS)
This guide explains how to deploy ScalarDL Ledger and ScalarDL Auditor on Azure Kubernetes Service (AKS).
In this guide, you will create one of the following three environments in your Azure environment. To make Byzantine fault detection work properly, we recommend deploying ScalarDL Ledger and ScalarDL Auditor on different administrative domains (i.e., separate environments).
-
Use different Azure accounts (most recommended way)
-
Use different Azure Virtual Networks (VNets) (second recommended way)
-
Use different namespaces (third recommended way)
Note: This guide follows the second recommended way, "Use different VNets."
Step 1. Get the ScalarDL Ledger and ScalarDL Auditor container images
You must get the ScalarDL Ledger and ScalarDL Auditor container images. For details, see How to get the container images of Scalar products.