Setup Infrastructure
Overview
Pre-reads
Virtual Machine Sizing
Resource
Recommended Per Node
Total Cluster Capacity
AWSAzureGoogle Cloud Platform (GCP)On Premise
Last updated
Was this helpful?
DIGIT can be deployed on a public cloud like AWS, Azure or a private cloud.
Learn the basics of Kubernetes: https://www.youtube.com/watch?v=PH-2FfFD2PU&t=3s
Learn the basics of kubectl commands
Note: To deploy DIGIT using GitHub Actions, refer to the document - DIGIT Deployment Using GithubActions. With this installation approach, there's no need to manually create the infrastructure as GitHub Actions will automatically handle the creation and deployment of DIGIT.
For a baseline deployment, we recommend a minimum of 4 VMs or Nodes.
Recommended VM Configuration:
vCpu
4 cores
16 cores
Memory
16 GB
64 GB
Storage
100 GB
400 GB
Choose your cloud and follow the instructions to set up a Kubernetes cluster before deploying.
Last updated
Was this helpful?
Was this helpful?