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