Report this

What is the reason for this report?

Pause kubernetes cluster - billing price

Posted on July 22, 2021

Hi, I’m not sure if this question is already asked, but I need a way to pause kubernetes cluster from DO billing it, while the cluster is in idle state.

For example, I’ve created this month kubernetes cluster with multiple nodes for playground purpose only, and I’m switching on that cluster from time to time for learning stuff only, but the monthly bill increasing everyday, even I don’t use it.

I don’t like to destroy the full cluster, but to pause without charging it, while is it in idle state.

BR, Igor



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I remember reading somewhere that you can’t have a DOKS cluster with zero nodes. So the best you can do is reduce your cluster size down to one node of the cheapest type.

Other options:

  • If it’s just a playground, you could run and test Kubernetes locally until you really can make use of an always-on cluster.
  • Could you do what you’re doing with something other than kubernetes. Function as a service (Lambda / Azure Functions)?

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.