Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Apigee-udca pod going to Crashloopbackoff state

Hello All,

We are encountering an issue while installing the Apigee Runtime Hybrid. We have successfully installed the following components: Operator, Cassandra, Redis, Telemetry, and Ingress Manager. However, when attempting to install the Organization component, the pod enters a "CrashLoopBackOff" state.

We are currently unable to identify the root cause of the issue. I have attached the log file for your reference. Could someone kindly review it and provide guidance on where we might have gone wrong?

Thank you in advance for your assistance.

Best regards,
HaribabuScreenshot 2024-11-26 111249.png

Solved Solved
0 8 602
1 ACCEPTED SOLUTION

Hi Haribabu,

There are multiple containers in the UDCA pod. Could you please provide the describe output and logs for the `apigee-udca` container?

$ kubectl -n apigee logs $UDCA_POD -c apigee-udca

if the `-c` flag is omitted, you will see the following output at the top:

Defaulted container "apigee-fluentd" out of: apigee-fluentd, apigee-udca, apigee-tls-readiness (init)

 

View solution in original post

8 REPLIES 8