Infrastructure and cloud hosting requirements
MOSIP cluster on Amazon EKS
Overview :
The instructions here install an EKS cluster on AWS along with Network Loadbalancer and Istio. We have chosen the cloud's Network Load Balancer (Layer 4) over the Application Load Balancer (Layer 7) as we have application load balancing done by Istio Ingress running inside the cluster.Requirements for hosting :
AWS ACM certificates for authorizing our Domain Names.
AWS Route53 for Domain mapping.
Network Load BalancerMosip gives Hardware Requirements:
No. of nodes | No. of vCPUs | RAM | Storage | AWS Type of each node | Used as part of |
---|---|---|---|---|---|
6 | 8 vCPU | 32GB | 64 GB | t3.2xlarge | Cluster nodes |
1 | 2 vCPU | 4 GB | 8 GB | t2.micro | Wireguard Bastion Node |
Hardware provided by Govstack:
No. of nodes | No. of vCPUs | RAM | Storage | AWS Type of each node | Used as part of |
---|---|---|---|---|---|
7 | 8 vCPU | 32GB | 128 GB | t3a.2xlarge | Cluster nodes |