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

Add a Feathr sandbox helm chart #8

Open
blrchen opened this issue Feb 21, 2023 · 2 comments
Open

Add a Feathr sandbox helm chart #8

blrchen opened this issue Feb 21, 2023 · 2 comments

Comments

@blrchen
Copy link
Collaborator

blrchen commented Feb 21, 2023

The ask is add a Feathr sandbox helm charts. This sandbox refers to a pre-configured enviornment to experiment with Feathr feature store.

To achieve this, thsi sandbox helm chart should have following deployments to k8s

  1. Redis
  2. Pyspark
  3. Jupyter Server
  4. Feathr client
  5. Feathr Registry
  6. Feathr Online
  7. Feathr Online UI demo

1-5 is already included in docker image feathrfeaturestore/feathr-sandbox. So possible proposal is

  • Extend existing feathrfeaturestore/feathr-sandbox docker image and them make a single deployment for this docker image
  • Created mutiple deployments in one helm chart. Isolated components in to different deployments.
@ahlag
Copy link
Collaborator

ahlag commented Feb 23, 2023

@blrchen
Could you check the latest diagram?

  • Feathr-Online: this only install feathr-online service
  • Feathr-Online-Sandbox: this installs feathr online ui, feathr-online-service, redis

Feathr k8s

@ahlag
Copy link
Collaborator

ahlag commented Feb 23, 2023

Should Redis be incorporated in Xiaoyong's docker container or should we create a separate deployment?

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

No branches or pull requests

2 participants