Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Just tried it (3 nodes, 1gb each) and i get “Error configuring Kubernetes master: non-zero return code” and no more info. Cannot even report the issue since Stackpoint asks me 400 USD.
Is bad for a tutorial to use a 3rd party service where the only way to solve any issue is to pay. There should be an alternative tutorial where doesn’t use stackpoint or other 3rd party service.
Nice and great web series tutorial. For beginners, Regardless of how you get started learning Kubernetes now is the time to start. There are so many places to deploy Kubernetes now it doesn’t make sense to not kick the tires now before determining if it is a great fit for your use cases.
Took me for a while to realize that the curl link was for mac(kubectl: cannot execute binary file).
So if using Linux use this:
curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl
It’s just weird that it’s not actually DigitalOcean related tutorial. It’s somehow 3rd party web site advertisement. People can’t follow up tutorial without registering to paid service, there isn’t even free trier.
Can we get this updated for the current state of things? With Kubernetes now integrated into DigitalOcean and stackpoint.io being sunsetted, the information in this article feels real stale.