adk-web icon indicating copy to clipboard operation
adk-web copied to clipboard

Help with GKE deployment with istio enabled

Open boyangsvl opened this issue 7 months ago • 1 comments

Discussed in https://github.com/google/adk-python/discussions/348

Originally posted by samyobanerjee-25 April 22, 2025 I am trying to deploy the demo app on our internal GKE and we use istio . The web UI is not loading as the JS files getting 404. EX. https://domain/context/main-SLIAU2JL.js How to configure a root context on the fast api server for the istio to route the calls properly ?

The get_fast_api_app definition don't take a root context .

boyangsvl avatar May 03 '25 05:05 boyangsvl