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

Simplify charon-k8s deployment scripts #148

Closed
4 tasks
boulder225 opened this issue Jun 26, 2024 · 1 comment
Closed
4 tasks

Simplify charon-k8s deployment scripts #148

boulder225 opened this issue Jun 26, 2024 · 1 comment

Comments

@boulder225
Copy link

boulder225 commented Jun 26, 2024

🎯 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 Golang/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
@sugh01
Copy link
Contributor

sugh01 commented Jun 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants