@@ -100,7 +100,6 @@ The following [subprojects][subproject-definition] are owned by sig-network:
100100 - Shane Utt (** [ @shaneutt ] ( https://github.com/shaneutt ) ** ), Red Hat
101101 - Nick Young (** [ @youngnick ] ( https://github.com/youngnick ) ** ), Isovalent
102102- ** Owners:**
103- - [ kubernetes-sigs/blixt] ( https://github.com/kubernetes-sigs/blixt/blob/main/OWNERS )
104103 - [ kubernetes-sigs/gateway-api] ( https://github.com/kubernetes-sigs/gateway-api/blob/master/OWNERS )
105104 - [ kubernetes-sigs/gwctl] ( https://github.com/kubernetes-sigs/gwctl/blob/main/OWNERS )
106105 - [ kubernetes-sigs/ingate/heads/main] ( https://github.com/kubernetes-sigs/ingate/blob/refs/heads/main/OWNERS )
@@ -229,4 +228,19 @@ remains important prior art for any future attempts to revise kube-proxy.
229228[ kpng ] : https://github.com/kubernetes-sigs/kpng
230229[ kube-proxy ] : https://kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/
231230
231+ ### Blixt
232+
233+ [ Blixt] was a Kubernetes L4 load-balancer that started in the early 2020's at a
234+ time when eBPF technology was a huge buzz for Kubernetes, and members of the
235+ Kubernetes SIG Network community wanted to experiment with and explore the
236+ technology on K8s. The project operated primarily as an experimental sandbox.
237+
238+ We had a lot of fun working on this while it was active. It was great to create
239+ the first official Kubernetes project in [ Rust] , and experimenting with eBPF in
240+ its nascence was exciting. All things must come to an end however. Thank you to
241+ all contributors!
242+
243+ [ Blixt ] :https://github.com/kubernetes-sigs/blixt
244+ [ Rust ] :https://github.com/rust-lang/
245+
232246<!-- END CUSTOM CONTENT -->
0 commit comments