Deploying Polkadot and Parachain Testnets on Kubernetes
I gave this talk at Sub0 2022 in Lisbon.
Video
Summary of the talk
The goal of this talk is to showcase how Parity leverages Kubernetes to operate multi-chains testnets. We will take this opportunity to introduce our suite of recently open sourced tools including our helm charts collection which helps with deploying nodes and useful services (telemetry, faucet, etc.) as well as the testnet-manager which provides a UI and API to facilitate the setup of validators/collators and automate the onboarding of parachains onto testnets.
Links
Github repos
Polkadot kubernetes testnet example deployment:
Repositories maintained by the Parity Devops teams