Why pods are not showing in Deployments #1506
Replies: 8 comments 7 replies
-
Check if Karavan service account has sufficient privileges (roles) in k8s |
Beta Was this translation helpful? Give feedback.
-
Looking at the frontend code, it seems to require pods to have an specific 'type' to be 'packaged' but my pods are getting tyoe 'unkown': |
Beta Was this translation helpful? Give feedback.
-
Pod should have label "org.apache.camel.karavan/type"="project" for Karavan 4.10.x and below.
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Perfect! thanks @mgubaidullin, that solved the problem! One more thing. The button Deploy is enabled, and if I click it, an error toast pops up, and the request details show some problem trying to find a file: "Resource file kubernetes.yaml not found" |
Beta Was this translation helpful? Give feedback.
-
You do not need explicitly deploy application to k8s. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ask a question
I have built and deployed a test automation. The deployed automation is running in Kubernetes and everything works but the deployment is not showing up in Karavan UI. Should I have something in Containers : No Pods in below image? Thanks!
Variant
Web Application
Container Management (if applicable)
Kubernetes
Operating System (if applicable)
None
Version
4.10.2
Beta Was this translation helpful? Give feedback.
All reactions