Closed afterhill closed 1 year ago
This is really strange. The problem seems to be that the IntegrationKit has an empty image, reason why the deployment has that empty as well. Please try to kamel reset
in order to clean everything and retry the execution again from scratch. Something weird must have happened when the kit was created.
I see a lot of references to knativetutorial/timed-greeter
in your data. Can you give us more context on that ?
This is really strange. The problem seems to be that the IntegrationKit has an empty image, reason why the deployment has that empty as well. Please try to
kamel reset
in order to clean everything and retry the execution again from scratch. Something weird must have happened when the kit was created.
yes...i reset the kamel reset && kamel install
multiple times, no luck, it will alaws be stuck there
I see a lot of references to
knativetutorial/timed-greeter
in your data. Can you give us more context on that ?
I run the official tutorial from here, you will see the timed-greeter: https://redhat-developer-demos.github.io/knative-tutorial/knative-tutorial/camelk/camel-k-basics.html
Thanks for re-testing. Then, we need a bit of more debugging to understand what's going on. If you prefer you can switch to the chat so we can try to have some interactive session: https://camel.zulipchat.com/#narrow/stream/257299-camel-k
Alternatively, please post here the result of kubectl get ik -o yaml
and kubectl get build -o yaml
. Thanks.
thanks for the replies...i rebuild the cluster today for testing and everything is working.
NAME PHASE AGE STARTED DURATION ATTEMPTS
kit-ck5uq10ahj6s73eloke0 Succeeded 3m33s 3m33s 2m34.495177945s```
What happened?
Camel K default installation is successful in azure kubernetes service, but unable to deploy any workload.
installation:
Steps to reproduce
Relevant log output
No response
Camel K version
No response