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

Bake remotely #1

Merged
merged 68 commits into from
Feb 2, 2024
Merged

Bake remotely #1

merged 68 commits into from
Feb 2, 2024

Conversation

nicolasochem
Copy link
Contributor

@nicolasochem nicolasochem commented Jan 17, 2024

This enables remote baking.

Instead of having baking & node containers in the same pod, this deploys one pod per baker.

Originally, they were clumped together because they needed shared access to storage.

The old method still works. bake_remotely requires a new top-level config bakers: in values.yaml

Other changes

  • switch to oxford by default across the board (mkchain, default values yaml)
  • mkchain defaults to bake_remotely now
  • refactor args of mkchain to make it friendlier to rollup and DAL. e.g.:
mkchain --bakers 2 --dal-nodes 2 --nodes 2

@nicolasochem nicolasochem merged commit d34dee0 into main Feb 2, 2024
16 checks passed
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.

1 participant