ObolNetwork / charon-k8s-distributed-validator-cluster

A set of Kubernetes manifests for deploying Distributed Validator Clusters.
3 stars 0 forks source link

Simplify charon-k8s deployment scripts #148

Open boulder225 opened 1 week ago

boulder225 commented 1 week ago

🎯 Problem to be solved

The current charon-k8s deployment process involves multiple scripts, making it complex and potentially error-prone for users. We need to simplify this process to improve usability and reduce potential mistakes.

🛠️ Proposed solution

sugh01 commented 1 week ago

I would suggest Golang :)

On Wed, 26 Jun 2024 at 18:04, Enrico Mariotti @.***> wrote:

🎯 Problem to be solved

The current charon-k8s deployment process involves multiple scripts, making it complex and potentially error-prone for users. We need to simplify this process to improve usability and reduce potential mistakes. 🛠️ Proposed solution

  • Create a new Python script that combines functionality of existing deployment scripts
  • Implement a standard CLI for the new script
  • Ensure the new script covers all deployment scenarios currently supported
  • Add clear, descriptive help messages for each CLI option

— Reply to this email directly, view it on GitHub https://github.com/ObolNetwork/charon-k8s-distributed-validator-cluster/issues/148, or unsubscribe https://github.com/notifications/unsubscribe-auth/AESLNTEKSFUF6FN5XFO5UTLZJLQ7NAVCNFSM6AAAAABJ6GOWE2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3TKNZSHE4DSOA . You are receiving this because you are subscribed to this thread.Message ID: <ObolNetwork/charon-k8s-distributed-validator-cluster/issues/148@ github.com>