Getting Started with kOps on DigitalOcean
- kubectl installed
- DigitalOcean Spaces bucket with API Keys
- . To point your domain registrar to DigitalOcean’s nameservers follow this guide
It is important to set the following environment variables:
In the below example, should be replaced with any cluster name that ends with such that a gossip based cluster is created. Ensure the master-count is odd-numbered. A load balancer is created dynamically front-facing the master instances.
- kops terraform support for DO
Next steps
Now that you have a working kOps cluster, read through the to learn more about how to configure kOps for production workloads.