Hello,

thank you for the explanations about the deployment file. I imitated the file fromĀ https://wikitech.wikimedia.org/wiki/Help:Toolforge/Kubernetes#Kubernetes_continuous_jobs

here is my deployment file:
https://paste.toolforge.org/view/f44f8065

But somehow, I always get the following error (I do "kubectl describe cycling-init-bot.worker" to see it):
error: the server doesn't have a resource type "cycling-init-bot"

How do I know which resources the serverĀ has?

Psemdel