Help with GKE deployment with istio enabled
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 267
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 9
Description
### 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 .
Contributor guide
Assessment
This issue has not been assessed yet.