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

k8s deployment for neo4j #1254

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

jeanyu-habana
Copy link

Description

The purpose is to enable neo4j component to cover the installation and configuration in k8s env. This component will be a part of an end-to-end GenAI pipeline (named HybridRAG).

Issues

n/a

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

n/a

Tests

Tested the commands and configuration file (values.yaml) in k8s environment. Neo4j was properly installed and configured. Database was generated and can be accessed and updated from within the k8s environment, from command-line, and from the web console.

Signed-off-by: jeanyu-habana <jean1.yu@intel.com>
@letonghan
Copy link
Collaborator

Hi @jeanyu-habana, thanks for your contribution.
Please fix the ci test error of helm-test.

@letonghan letonghan mentioned this pull request Feb 7, 2025
4 tasks
Signed-off-by: jeanyu-habana <jean1.yu@intel.com>
Signed-off-by: jeanyu-habana <jean1.yu@intel.com>
Signed-off-by: jeanyu-habana <jean1.yu@intel.com>
@jeanyu-habana
Copy link
Author

jeanyu-habana commented Feb 10, 2025

Hi @jeanyu-habana, thanks for your contribution. Please fix the ci test error of helm-test.

fixed. @letonghan

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