kpng icon indicating copy to clipboard operation
kpng copied to clipboard

Reworking kube-proxy's architecture

Results 60 kpng issues
Sort by recently updated
recently updated
newest added

I'm working on running using KPNG instead of kube-proxy in a CAPZ cluster. This PR adds - files needed to build a windows container image w/ kpng and files needed...

cncf-cla: yes
size/L
do-not-merge/work-in-progress

Currently the way we test is in process https://jayunit100.blogspot.com/2022/03/my-dev-workflow-for-kpng-windows.html?q=windows However, @marosset has volunteered to get kpng windows backend working in a container (host process) which would be great ! To...

Both NFT And IPTAbles import the localsink package, of course, but the import different structs from it. To make it clear where their architecture is similar lets - move the...

help wanted
lifecycle/stale

This PR is aimed at the issue #430. It focus, initially, on the implementation of the e2e_test in go. I decided to start by aiming at a program that will...

cncf-cla: yes
approved
do-not-merge/work-in-progress
size/XL

### What kind of issue is this? /kind feature ### Current behaviour A working version of ClusterIP is currently implemented in the eBPF backend that performs operations on the `cgroup/connect4`...

kind/feature
lifecycle/rotten

### What kind of issue is this? /kind bug /kind cleanup /kind api-change ### Expected behaviour As described in the [go documentation](https://pkg.go.dev/context) there are rules on how `context` shall be...

kind/bug
kind/cleanup
lifecycle/rotten
kind/api-change

We should updates https://github.com/kubernetes-sigs/kpng/blob/master/doc/service-proxy.md With the learnings from https://github.com/kubernetes-sigs/kpng/pull/532 /good-first-issue

good first issue
help wanted

*This is not a "write a bunch of code" task but it is essential, so please expect to spend 2 to 3 weeks on this if you are a new...

good first issue
help wanted

@qabpea has an idea to impl dpdk based usespace backend as a prototype Learn how kpng brain and userspace linux backend (rajas / jay) Go to p4.org ipdk.com and watch...

good first issue
help wanted

Lets make the tests run from a golang program instead of bash. then use the go to customize how we output the results (as a csv) and what ginkgo --focus...

good first issue
help wanted