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

Misdirecting for how to deploy off of Google Cloud

Open invictus2010 opened this issue 1 month ago • 2 comments

Describe the bug

In the section on how to deploy to non-Google Cloud environments, the documentation directs the reader to "Follow the instructions for deploying your agent to Cloud Run, specifically the case where you it describes how to use a custom Dockerfile."

The directions for deploying an agent to Cloud Run does not have a section on a custom Dockerfile.

To Reproduce

Visit https://google.github.io/adk-docs/deploy/#other-container-friendly-infrastructure and then follow the redirect to Cloud Run. Search that section for anything about a custom Dockerfile. It doesn't exist.

Expected behavior

Directed to the right section of the documentation.

Screenshots

N/A Versions

N/A

Additional context

It's possible that this should be directing users to the GKE section, which does have a Dockerfile section. https://google.github.io/adk-docs/deploy/gke/#code-files

invictus2010 avatar Oct 17 '25 20:10 invictus2010

I just ran into the same issue before I realized you have to go down to the Deployment section and then click on the Python - gcloud CLI tab to see it.

rcleveng avatar Oct 24 '25 16:10 rcleveng

@rcleveng good find! I might submit a PR to clarify where to look within the Cloud Run section

invictus2010 avatar Oct 24 '25 23:10 invictus2010