Skip to content
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

Kubernetes deployment issues #722

Closed
ashenoyxyz opened this issue Oct 4, 2024 · 1 comment
Closed

Kubernetes deployment issues #722

ashenoyxyz opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ashenoyxyz
Copy link

ashenoyxyz commented Oct 4, 2024

Describe the bug

The k8s deployment configuration in the main branch is broken. Following are the specific issues -

  • [Issue 1] wren-ibis-server is missing in the list of resources in kustomization.yaml
  • [Issue 2] The versions for different services are outdated compared to the docker counterpart in .env.example

To Reproduce

Steps to reproduce the behavior:

  1. Deploy on Kubernetes following the steps documented here - https://github.com/Canner/WrenAI/blob/main/deployment/kustomizations/README.md
  2. Try to add a new Postgres database on the UI. This operation will fail due to Issue 1 listed above
  3. wren-ai-service pod also printed a lot of error messages, specifically trying to connect to qdrant, due to outdated versions

Expected behavior

Kubernetes deployment should work with the documented steps

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu VM on Apple Silicon Mac (Venture 13.5.2)
  • Browser [e.g. Firefox]

Wren AI Information

  • Version: [e.g, 0.1.0]
  • LLM_PROVIDER= # openai_llm, azure_openai_llm, ollama_llm.

Additional context

Add any other context about the problem here.

@ashenoyxyz ashenoyxyz added the bug Something isn't working label Oct 4, 2024
@cyyeh cyyeh added good first issue Good for newcomers hacktoberfest labels Oct 4, 2024
@cyyeh
Copy link
Member

cyyeh commented Oct 4, 2024

@ashenoyxyz assigned the task to you! Thanks for your contribution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants