By G4G4N
Ive been following this tutorial:
Is there anything I need to do in Digital Ocean kubernetes? I created a cluster, etc. But i keep getting this error message:
Error from server (Not Found): deployments.apps “proj1” not found
This is my bitbucket pipelines step
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!
Hi there!
I would check consider breaking that down step by step to see where/if any errors are being logged. Do you see a deployment after named proj1?
I would check all the namespaces kubectl get deployments -A
You may simply need to add a -n <namespace> option to your command. But it is quite difficult to triage in its current format.
Regards,
John Kwiatkoski Senior Developer Support Engineer - Kubernetes
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.