docs: remove Knative from the roadmap

I abandoned the Knative idea because for most (if not all) of my personal projects, they are better served with traditional HPA + Deployment and the like, because most of them are written in Rust/Go, which only use a tiny amount of resources, so the value of scale to zero is minimal.

Related GitHub issue https://github.com/khuedoan/homelab/issues/86
This commit is contained in:
Khue Doan
2025-06-29 11:13:44 +07:00
committed by GitHub
parent 187963f8df
commit 23858f45ba

View File

@ -85,6 +85,5 @@ Nice to have
- [ ] Air-gap install
- [ ] Automated testing
- [ ] Security audit
- [ ] Serverless ([Knative](https://knative.dev))
- [ ] Cluster API ([last attempt](https://github.com/khuedoan/homelab/pull/2))
- [ ] Split DNS (requires a better router)