Misdirecting for how to deploy off of Google Cloud
- Dominant language
- Shell
- Stars
- 1.5k
- Forks
- 1.3k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 34
Description
**Describe the bug**
In the section on how to [deploy to non-Google Cloud environments]( https://google.github.io/adk-docs/deploy/#other-container-friendly-infrastructure
), the documentation directs the reader to "Follow the instructions for [deploying your agent to Cloud Run](https://google.github.io/adk-docs/deploy/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
Contributor guide
Assessment
This issue has not been assessed yet.