Report this

What is the reason for this report?

How do you specify the project when creating a Kubernetes cluster with doctl?

Posted on August 19, 2019

I’d like to create a Kubernetes cluster with doctl k8s cluster create, but I can’t see how to configure the project under which the cluster should exist. Is it supported at all? My version of doctl is 1.28.0-release.



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 don’t think that this is currently supported with their API nor doclt. I guess that you could raise an issue here and ask for this feature: https://github.com/digitalocean/doctl/issues

But a simple work around would be to use the doctl projects update and change your default project, then create your cluster and after that again with the doctl projects update set your default project back to normal.

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.