How to find what version of Apigee Hybrid is installed ? I was not part of installation team. Is there any way I can find by logging into Kuberentes(AKS) cluster. I don't have any information of apigeectl version that was issued. Got below output for runtime pod describe. So, Can I say hybrid version is 1.9.2 from container image version that's used ?
Solved! Go to Solution.
Hi,
yes, you're right. Another could be to check value of com.apigee.version or com.apigee.revision labels of the runtime pod.
Hybrid runtime components image version are defined in values.yaml file from apigeectl tool (image.tag section).
Hi,
yes, you're right. Another could be to check value of com.apigee.version or com.apigee.revision labels of the runtime pod.
Hybrid runtime components image version are defined in values.yaml file from apigeectl tool (image.tag section).
Do we have any ways to find the apigee hyriid version using Apigee UI instead of getting the access to apigee hybrid runtime ? If we can find using apigee UI then what's the navigation path. Explored few of menus and link in UI but could not find or any other alternative ?