WARNING: This script will generate a cluster with a projected cost of $400 per month. Make sure to destroy the cluster after you've learned all you can. Running the cluster for a couple hours should cost less than a dollar 😉
- Setup up doctl with your new api token
- Add your api token to your environment variables like so
export DIGITALOCEAN_ACCESS_TOKEN=<your-access-token>
- In the root of the project run
go run script.go
You're all set! Check your cloud console for more details 🎉🥳