Facing an Issue with Hello-World, maven Quickstart #2787
-
After following the Readme steps for a quick start of the Hello-World app, I am facing a few issues. What works:
What does not work:
The last line above shows container is present but the status is CrashLoopBackOff instead of Completed. What could I be missing? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
That's weird (considering the age). Have you tried restarting (deleting) the Pod after getting that message? is the sequence for the new Pod the same?
This is the unclear part. I'm not sure what your setup is.
The previous question in the scope of this one. How have you shared the Minikube's Docker daemon? is this the recommended approach for your platform? Also, from the same console, have you tried to list the images once JKube finishes its image build process ( |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
I've created #2788 for updating the quickstart