Provisioning GKE and EKS and Installing Dgraph on K8S

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:

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