Skip to content

ADK deployment to CloudRun#732

Open
olex-snk wants to merge 8 commits intomasterfrom
adk_cloudrun_deployment
Open

ADK deployment to CloudRun#732
olex-snk wants to merge 8 commits intomasterfrom
adk_cloudrun_deployment

Conversation

@olex-snk
Copy link
Collaborator

Added ADK deployment to CloudRun solution

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -0,0 +1,664 @@
{
Copy link
Collaborator

@takumiohym takumiohym Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link shown here isn't accessible (permission issue). Could you add a process to make it accessible by either making it publicly accessible or using proxy?

Proxy example here:

https://github.com/GoogleCloudPlatform/asl-ml-immersion/blob/master/scaffolds/streamlit_on_cloudrun/llm_chatbot/build_app.ipynb


Reply via ReviewNB

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added Cloud Shell using a proxy instructions

Copy link
Collaborator

@takumiohym takumiohym Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this cloud run services describe part if it is not the way to access the app

@takumiohym takumiohym added the new label Nov 13, 2025
@olex-snk olex-snk requested a review from takumiohym January 12, 2026 13:58
@@ -0,0 +1,681 @@
{
Copy link
Collaborator

@takumiohym takumiohym Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't get the purpose here. Why do you want to run this command and get the service URL? I believe it's not accessible directly anyway.


Reply via ReviewNB

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is very common question on how to get deployed cloud run service URL to use it for different propose, like automated tests, etc. so would prefer to keep this example it for educational propose

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If so could you clarify the purpose in Markdown? And I think it's good to move this command inside a markdown, instead of keeping in the executable cell, since it's misleading to show a link that doesn't work, and it's nothing to do with the flow of this notebook.

@@ -0,0 +1,681 @@
{
Copy link
Collaborator

@takumiohym takumiohym Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the lib versions


Reply via ReviewNB

@@ -0,0 +1,681 @@
{
Copy link
Collaborator

@takumiohym takumiohym Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems Cloud SQL Admin API needs to be enabled to run this command. Add that in this notebook or in setup_on_jupyterlab.sh .


Reply via ReviewNB

@@ -0,0 +1,681 @@
{
Copy link
Collaborator

@takumiohym takumiohym Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update this for Cloud Run (not Agent Engine)


Reply via ReviewNB

@takumiohym
Copy link
Collaborator

@olex-snk
Could you not use headers in markdowns (#) for normal text to create a clearer toc?
Now toc looks like this:
Screenshot 2026-01-22 at 11 35 39

@takumiohym takumiohym self-requested a review February 16, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants