I wrote some guides on how to install Kubernetes on AWS and Google Cloud, as well as a small tutorial on how to install Dgraph on either EKS or GKE:
- Ultimate EKS Baseline Cluster - covers both provisioning EKS and installing Dgraph on EKS
- Ultimate Baseline GKE cluster, part 1 - covers provisioning GKE
- Ultimate Baseline GKE cluster, part 2 - covers installing Dgraph on GKE
These articles cover the following:
- installing Dgraph and Ratel separately
- utilizing faster storage (SSD)
- using an external load balancer (layer 4) for gRPC and HTTP with Dgraph
- using ingress for Ratel traffic
- using network policies (Calico) for securing Dgraph