...
Go lang (v. 1.13)
Domain
SSL certificate
Infra Requirements https://docs.digit.org/v/v2.0/devops/setup-digit/cluster-requirements
SDC Setup:
1. HA-PROXY machine which acts as a load balancer.
2. Three machines which act as master nodes.
3. Four machines act as worker nodes.
4. One machine for database configuration.
5. ISCSI Volumes for Backbones services.Local Digit Setup:
1. Minikube installation
2. Volumes for backbone services.Cloud Infra requirements:
1. Supported Cloud (AWS, Azure, GCP, NIC ) Account.
2. Kubectl
3. Terraform
AWS:
1. AWS account with the IAM permissions listed on the EKS module documentation
...