You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

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.