Guidelines for creating an EKS cluster for ScalarDL Ledger
This document explains the requirements and recommendations for creating an Amazon Elastic Kubernetes Service (EKS) cluster for ScalarDL Ledger deployment. For details on how to deploy ScalarDL Ledger on an EKS cluster, see Deploy ScalarDL Ledger on Amazon EKS.
Before you begin
You must create an EKS cluster based on the following requirements, recommendations, and your project's requirements. For specific details about how to create an EKS cluster, see the official Amazon documentation at Creating an Amazon EKS cluster.
Requirements
When deploying ScalarDL Ledger, you must:
- Create the EKS cluster by using Kubernetes version 1.21 or higher.
- Configure the EKS cluster based on the version of Kubernetes and your project's requirements.
警告
For Byzantine fault detection in ScalarDL to work properly, do not deploy your application pods on the same EKS cluster as the ScalarDL Ledger deployment.