tendermint/mintnet-kubernetes/docs/SETUP_K8S_ON_DO.md

730 B

Setup a Kubernetes cluster on Digital Ocean (DO)

Available options:

  1. kubeadm (alpha)
  2. kargo
  3. rancher
  4. terraform

As you can see, there is no single tool for creating a cluster on DO. Therefore, choose the one you know and comfortable working with. If you know and used terraform before, then choose it. If you know Ansible, then pick kargo. If none of these seem familiar to you, go with kubeadm. Rancher is a beautiful UI for deploying and managing containers in production.