Paul "TBBle" Hampson

Results 386 comments of Paul "TBBle" Hampson

I'm not really sure I'm understanding this correctly, but is the https://github.com/Microsoft/ebpf-for-windows XDP support the right sort of direction to be looking for the needed features? I guess it doesn't...

While iptables isn't implemented using eBPF in Linux, you _can_ implement iptables-equivalent functionality using eBPF in Linux, e.g. https://github.com/mbertrone/bpf-iptables. Cilium provides an eBPF-based replacement for kube-proxy, which is implemented on...

As far as I knew a year ago, implementing linkerd (or any service mesh) on Windows depends on being able to inject things ([container outgoing packet redirection like the `nat`...

I'm not sure that ambient mode in particular would help, my understanding is that Windows does (or did) not expose the fundamental network operations needed to redirect traffic _to_ the...

This issue hasn't mysteriously solved itself.

This issue hasn't mysteriously solved itself.

This issue hasn't mysteriously solved itself.

This issue hasn't mysteriously solved itself.

@anuj0701 No, I think that the change was simply that it can update the one-stack-per-IAM Service Account. The same mechanism would be needed to implement this improvement, but it hasn't...