Skip to content

support gemini model as a quickstart set up#225

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
ziyue-101:supprt-gemini
Apr 13, 2026
Merged

support gemini model as a quickstart set up#225
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
ziyue-101:supprt-gemini

Conversation

@ziyue-101
Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind feature

Which issue(s) this PR fixes:
Fixes #221

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 3, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 3, 2026

Deploy Preview for kube-agentic-networking ready!

Name Link
🔨 Latest commit c4a91a9
🔍 Latest deploy log https://app.netlify.com/projects/kube-agentic-networking/deploys/69dd28ee90bbe500080d0579
😎 Deploy Preview https://deploy-preview-225--kube-agentic-networking.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 3, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @ziyue-101. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 3, 2026
@ziyue-101
Copy link
Copy Markdown
Contributor Author

/assign @haiyanmeng

@haiyanmeng
Copy link
Copy Markdown
Contributor

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 3, 2026
Copy link
Copy Markdown
Contributor

@haiyanmeng haiyanmeng left a comment

Choose a reason for hiding this comment

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

@ziyue-101
Copy link
Copy Markdown
Contributor Author

Comment thread site-src/guides/quickstart/README.md Outdated
Comment thread Makefile
@haiyanmeng
Copy link
Copy Markdown
Contributor

@ziyue-101 , I ran make quickstart-gemini and got the error in my agent UI: litellm.InternalServerError: InternalServerError: OpenAIException - Connection error.

@ziyue-101
Copy link
Copy Markdown
Contributor Author

@ziyue-101 , I ran make quickstart-gemini and got the error in my agent UI: litellm.InternalServerError: InternalServerError: OpenAIException - Connection error.

This is expected as the adk-agent is using the "main" image which doesn't have the changes in the PR. Run make dev-reload-agent should resolve the issue

Copy link
Copy Markdown
Contributor

@haiyanmeng haiyanmeng left a comment

Choose a reason for hiding this comment

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

/lgtm

Thanks, @ziyue-101

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 13, 2026
@haiyanmeng
Copy link
Copy Markdown
Contributor

@LiorLieberman , PTAL

@LiorLieberman
Copy link
Copy Markdown
Member

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haiyanmeng, LiorLieberman, ziyue-101

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 13, 2026
@k8s-ci-robot k8s-ci-robot merged commit 1f122c1 into kubernetes-sigs:main Apr 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support gemini model in adk as a option

4 participants