Description
Hey there!
As you may or may not know, kube-router essentially only has two active maintainers right now, @mrueg and myself. Many of the older maintainers of this project have unfortunately moved on and @mrueg and myself are starting to have less and less time to work on kube-router ourselves.
That being said, I still think that there is a place for kube-router in the Kubernetes networking space! kube-router has always been a simple, but full featured networking plugin that sits in the control path, and relies on time tested and performant Linux kernel networking components for the data path.
As more and more Kubernetes networking plugins begin to focus on enterprise use-cases and become more complex by relying on eBPF, kube-router has found its niche in small to mid-sized clusters that work across a broad range of Linux distros and versions. That being said, it's still running neck and neck with the big players as seen in the ITNEXT benchmarks from earlier this year.
All in all, I feel like this has served kube-router fairly well, and from what I can tell, via Slack / GitHub / etc. it seems to still be a widely used and valued project. So this seems like a good time to seek more maintainers for the project.
Helpful Background for Maintainers:
- Experience programming in Golang
- Experience with Kubernetes (especially Kubernetes networking)
- Actively using kube-router in some sort of capacity
If you are interested, please PM me in the Kubernetes slack space (username @aauren
). We'll start gradually, with a focus on working on existing issues and PR reviews, and then move towards a maintainer role as we get to know each other better.
If you're reading this, thanks for being part of the kube-router family and for using the project!