这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: Update docker image to reduce size (1.7gb -> 685mb) + docs #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 18, 2025

Conversation

ShubyM
Copy link
Collaborator

@ShubyM ShubyM commented Jul 18, 2025

This PR updates the existing docker image to reduce size by half and gives an example of how to run it against a GKE cluster

ShubyM added 3 commits July 18, 2025 18:14
Update README.md to fix configuration options (GoogleCloudPlatform#408)

Updated the default model for gemini (GoogleCloudPlatform#410)

ci: Updated default gemini model in CI jobs (GoogleCloudPlatform#411)

remove default
puts args at top + update readme
kubectl-ai:latest \
--llm-provider vertexai \
--ui-listen-address 0.0.0.0:8080 \
--ui-type web
Copy link
Member

Choose a reason for hiding this comment

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

We should also add examples for:

  1. Running with just the GEMINI_API_KEY
  2. default interactive terminal mode.

It will make sense to add docs/container.md file where we document all these examples and link it out from the main README. The main readme should include the basic example for basic terminal UI.

Doing those in a follow up is totally fine, so I am getting this in.

@droot droot merged commit a583cda into GoogleCloudPlatform:main Jul 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants