gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.
https://gno.land/
Other
898 stars 374 forks source link

[infra] Add multinode orchestration #1821

Open zivkovicmilos opened 8 months ago

zivkovicmilos commented 8 months ago

Description

This issue concerns adding easy infra setup for starting / joining local / remote multinode clusters. The exact details are intentionally left vague, since the Gno DevOps will define the details / infra.

Related to: https://github.com/gnolang/gno/issues/1820

Kouteki commented 7 months ago

Blocked until we onboard a new DevOps

Kouteki commented 1 month ago

Outcome: docs and scripts

mazzy89 commented 1 week ago

@zivkovicmilos The DevX team can provide the Helm chart to the community. This Helm chart is designed to accommodate various scenarios, including sentry nodes, validators, or multiple validators. However, it is built with the assumption that Kubernetes will be adopted.