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

Holistically review the workflow in this repo and standardise on Kubernetes #1616

Open
masih opened this issue Sep 3, 2024 · 0 comments
Open

Comments

@masih
Copy link
Member

masih commented Sep 3, 2024

Revise the way this repo works: Change it such that the entire setup is runnable, consistently so, on AWS and bare metal. And there is an audit trail of every change to runtime. This is a problem solved well by orchestrators such as K8S and K8S controllers.

  • Reduce the tools used to ideally 2 but no more than 3.
  • Set up CD pipeline triggered by PR merges only
  • Standardise node setup, network setup to simple K8S manifest deployment that use concretely versioned containers.
  • Make every change to infra auditable by git commits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🐱 Todo
Development

No branches or pull requests

1 participant