Using digital ocean I keep getting the following e...
# kubernetes
q
Using digital ocean I keep getting the following error when attempting
pulumi up
: 404 could not find version. Any thoughts on what might be causing this? Would it be pulumi or digital ocean?
s
Have you set the region correctly ? Do you get an error when you run
pulumi preview
?
q
I think I resolved the issue. I needed to set the version of the kubernetes cluster instead of setting it to 'latest'
👍 1