Skip to content

Commit ef988a0

Browse files
committed
docs: mark KPNG as an archived SIG Network sub-project
Signed-off-by: Shane Utt <[email protected]>
1 parent 1b1b48e commit ef988a0

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

communication/slack-config/sig-network/config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ channels:
22
- name: sig-network-gateway-api
33
id: CR0H13KGA
44
- name: sig-network-policy-api
5-
- name: sig-network-kpng

sig-network/README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ The following [subprojects][subproject-definition] are owned by sig-network:
110110
### knftables
111111
- **Owners:**
112112
- [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)
116113
### kube-dns
117114
- **Owners:**
118115
- [kubernetes/dns](https://github.com/kubernetes/dns/blob/master/OWNERS)
@@ -158,4 +155,18 @@ SIG Network is responsible for a number of issues and PRs. A summary can be foun
158155
The following are larger efforts which are now archived and historical. They are
159156
no longer active, but are kept in an archived state for posterity and maybe be
160157
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+
161172
<!-- END CUSTOM CONTENT -->

sigs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,9 +2275,6 @@ sigs:
22752275
- name: knftables
22762276
owners:
22772277
- https://raw.githubusercontent.com/kubernetes-sigs/knftables/master/OWNERS
2278-
- name: kpng
2279-
owners:
2280-
- https://raw.githubusercontent.com/kubernetes-sigs/kpng/master/OWNERS
22812278
- name: kube-dns
22822279
owners:
22832280
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS

0 commit comments

Comments
 (0)