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,
Haribabu
Solved! Go to 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)