File tree Expand file tree Collapse file tree 3 files changed +21
-6
lines changed
communication/slack-config/sig-network Expand file tree Collapse file tree 3 files changed +21
-6
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ channels:
3
3
id : CR0H13KGA
4
4
- name : sig-network-policy-api
5
5
- name : sig-network-kpng
6
+ archived : true
Original file line number Diff line number Diff line change @@ -110,9 +110,6 @@ The following [subprojects][subproject-definition] are owned by sig-network:
110
110
### knftables
111
111
- ** Owners:**
112
112
- [ kubernetes-sigs/knftables] ( https://github.com/kubernetes-sigs/knftables/blob/master/OWNERS )
113
- ### kpng
114
- - ** Owners:**
115
- - [ kubernetes-sigs/kpng] ( https://github.com/kubernetes-sigs/kpng/blob/master/OWNERS )
116
113
### kube-dns
117
114
- ** Owners:**
118
115
- [ kubernetes/dns] ( https://github.com/kubernetes/dns/blob/master/OWNERS )
@@ -152,4 +149,24 @@ SIG Network is responsible for a number of issues and PRs. A summary can be foun
152
149
## Documents
153
150
154
151
* [ 2017 Planning] ( https://docs.google.com/document/d/1fBxC36UCBnqY_w3m3TjdnXFsIT--GS6HmKb5o0nhkTk/edit# )
152
+
153
+ ## Archive
154
+
155
+ The following are larger efforts which are now archived and historical. They are
156
+ no longer active, but are kept in an archived state for posterity and maybe be
157
+ useful as reference materials.
158
+
159
+ ### KPNG
160
+
161
+ [ "Kube Proxy Next Generation (KPNG)"] [ kpng ] was an effort to evaluate the
162
+ potential for a new [ kube-proxy] with an emphasis on modularity and
163
+ adaptability. Through the project we explored alternatives to our historical
164
+ kube-proxy architecture and gained a lot of community members through interest
165
+ in it. The project was very large in scope, and was archived in 2024 after
166
+ agreement that the community was no longer able to continue focus on it, but it
167
+ remains important prior art for any future attempts to revise kube-proxy.
168
+
169
+ [ kpng ] : https://github.com/kubernetes-sigs/kpng
170
+ [ kube-proxy ] : https://kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/
171
+
155
172
<!-- END CUSTOM CONTENT -->
Original file line number Diff line number Diff line change @@ -2275,9 +2275,6 @@ sigs:
2275
2275
- name : knftables
2276
2276
owners :
2277
2277
- https://raw.githubusercontent.com/kubernetes-sigs/knftables/master/OWNERS
2278
- - name : kpng
2279
- owners :
2280
- - https://raw.githubusercontent.com/kubernetes-sigs/kpng/master/OWNERS
2281
2278
- name : kube-dns
2282
2279
owners :
2283
2280
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
You can’t perform that action at this time.
0 commit comments