-
Notifications
You must be signed in to change notification settings - Fork 22
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
Create an umbrella charts for "polkadot-stack" and polkadot-parachain-stack" #97
Labels
Comments
This should be done after/together with #142 to avoid double work. |
lazam
changed the title
Create dedicated charts for "polkadot" and polkadot-parachain"
Create an umbrella charts for "polkadot-stack" and polkadot-parachain-stack"
Oct 18, 2022
@lazam do you have plans to work on this ? |
I'm planning to work on this though we need to have some discussion about this to have better clarity on the roadmap, but if you want to pick this one then I'm good with it. |
What are the current thoughts on this? |
PoC to be started soon. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should create dedicated charts to provide standardized deployment of polkadot and polkadot-parachain (cumulus). Those would be wrappers around the generic "node" helm-chart with values correctly set for their respective latest image tag as well as more comprehensive docs on how to correctly configure them.
Update:
As agreed upon this comment, this chart will now be a
polkadot-stack
chart andpolkadot-parachain-stack
.docker images in use to be wrapped with the umbrella chart:
https://hub.docker.com/r/parity/polkadot (release)
https://hub.docker.com/r/paritypr/polkadot-debug (debug)
https://hub.docker.com/r/parity/polkadot-parachain
https://hub.docker.com/r/paritypr/polkadot-parachain-debug
The text was updated successfully, but these errors were encountered: