Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deploying Microservices in Kubernetes lab issue: container crash loop back off

User_WC3UJFeb 1 2021

Hello there,
I'm doing Deploying Microservices in Kubernetes and OCI Supporting Features Workshop. In the part I step 6, I use deploy bash to use helm command to deploy actual application. But stockmanager pod is is keeping CrashLoopBackOff. I checked pod log and found following java exception:
java.util.NoSuchElementException: Cannot find value for key: app.department
So is this my setup issue or it's image issue? Is there any solution for this issue?
Thank you,
Yong

Comments
Post Details
Added on Feb 1 2021
2 comments
193 views