add elastic scaling MVP guide (#4663)
Resolves https://github.com/paritytech/polkadot-sdk/issues/4468 Gives instructions on how to enable elastic scaling MVP to parachain teams. Still a draft because it depends on further changes we make to the slot-based collator: https://github.com/paritytech/polkadot-sdk/pull/4097 Parachains cannot use this yet because the collator was not released and no relay chain network has been configured for elastic scaling yet
parent
975e04bb
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- cumulus/polkadot-parachain/Cargo.toml 1 addition, 0 deletionscumulus/polkadot-parachain/Cargo.toml
- cumulus/polkadot-parachain/src/service.rs 54 additions, 17 deletionscumulus/polkadot-parachain/src/service.rs
- docs/sdk/src/guides/enable_elastic_scaling_mvp.rs 142 additions, 0 deletionsdocs/sdk/src/guides/enable_elastic_scaling_mvp.rs
- docs/sdk/src/guides/mod.rs 3 additions, 0 deletionsdocs/sdk/src/guides/mod.rs
- prdoc/pr_4663.prdoc 14 additions, 0 deletionsprdoc/pr_4663.prdoc
Please register or sign in to comment