-
Notifications
You must be signed in to change notification settings - Fork 823
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
Umbrella Issue: Kubernetes Infrastructure Tech Debt #6608
Comments
So taking this as an example, I don't think we should just declare this tech-debt without more details outlining why this is bad and why the alternative is better. AFAICT our DNS utils are working great, they're relatively small and yaml is familiar to our community at large more than terraform. This tool doesn't have any external state and does a reliable, kubernetes style "reconcile desired state versus the world", and we have some other neat tricks built in e.g. to staging deploy and test that first.
Similarly, some of the bash scripts may be tech debt, but terraform isn't free to maintain either and we haven't had problems with most of these. In general this checklist seems pretty opinionated without justifications. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
This is a bunch of technical debt in our Infra that needs to be resolved in the future.
IaC(Infrastructure as Code)
Kubernetes
Please edit this issue with other technical debts that we have.
The text was updated successfully, but these errors were encountered: