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

About pravega cluster updates #184

Open
yyds9292 opened this issue Jan 17, 2024 · 1 comment
Open

About pravega cluster updates #184

yyds9292 opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@yyds9292
Copy link

I want to deploy a pravega cluster with pravega that has been modified locally, how do I do that?
Or I already have a good pravega cluster, but I want to update pravega to use my local modifier version, what should I do?

@RaulGracia
Copy link

Hi @yyds9292,

Thanks for your question! To deploy a custom Pravega image using the chart, you just need to set the image-related tags in the chart (first three parameters in that table): https://github.com/pravega/charts/tree/master/charts/pravega#pravega-configuration
But, before deploying, you need to build your modified Pravega version and push your custom image to DockerHub, so you can point to it in the chart image-related parameters.

Thanks,
Raúl.

@RaulGracia RaulGracia added the question Further information is requested label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants