Advertisement · 728 × 90

Posts by Antonio Ojea

Preview
From the kubernetes community on Reddit Explore this post and more from the kubernetes community

As I fly back from KubeCon NA — A Note About Open Source Maintenance From The Perspective of a Maintainer:
www.reddit.com/r/kubernetes...

5 months ago 19 12 0 0
The convergence of ideas in K8s networking.

The convergence of ideas in K8s networking.

DRA

DRA

Kubernetes network Driver.

Kubernetes network Driver.

Dranet

Dranet

The evolution of Kubernetes networking has been a long community convergence of ideas and work. DRA provides a common language, enabling the Kubernetes Network Driver. @kindnet.es & Lionel Jouin at #KubeCon

dranet.dev

5 months ago 7 3 0 1

don't scare me ... I just read the news :(

5 months ago 0 0 0 0
Preview
Release v0.9.0 · kubernetes-sigs/cloud-provider-kind What's Changed clean shutdown of UDP tunnels by @speijnik in #302 Gateway API is enabled by default and can not be opted-out, users can choose to install the standard or experimental CRDs Support ...

New release of cloud-provider-kind with Gateway API HTTPRoute and Ingress support github.com/kubernetes-s...

5 months ago 4 0 0 0
Preview
Kubernetes: From a Federation of Bazaars to the AI Frontier The platform we built together is more than just code. It is a robust, open and evolving foundation for the next generation of intelligent applications.

The platform we built together is more than just code. It is a robust, open and evolving foundation for the next generation of intelligent applications.

6 months ago 1 1 0 0

Well you need a public ipv4 somewhere, how many of those ipv4 can you have and how can you expose them (lb or nodes) is necessary to understand what solution you can use

6 months ago 0 0 0 0
Preview
The Kubernetes Network Driver Model: A Composable Architecture for High-Performance Networking Traditional Kubernetes networking struggles to meet the escalating demands of AI/ML and evolving Telco infrastructure. This paper introduces Kubernetes Network Drivers (KNDs), a transformative, modula...

The Kubernetes Network Driver Model Paper is now available on OpenPreview ieeexplore.ieee.org/document/111...

6 months ago 8 1 0 0
Preview
Donate to Support Tomo and Daughters After Han's Loss, organized by Sunny Kang Han Kang, 42, passed away unexpectedly on September 3rd, 2025. Han's close fami… Sunny Kang needs your support for Support Tomo and Daughters After Han's Loss

The Kubernetes community mourns the sudden loss of Han Samuel Kang, 42, a talented engineer who brought exuberance to every contribution. He leaves behind a wife and two daughters. In lieu of flowers, please consider memorial donations: gofund.me/5ef5290f9

7 months ago 13 6 1 1
Preview
Donate to Support Tomo and Daughters After Han's Loss, organized by Sunny Kang Han Kang, 42, passed away unexpectedly on September 3rd, 2025. Han's close fami… Sunny Kang needs your support for Support Tomo and Daughters After Han's Loss

The Kubernetes community mourns the sudden loss of Han Samuel Kang, 42, a talented engineer who brought exuberance to every contribution. He leaves behind a wife and two daughters. In lieu of flowers, please consider memorial donations: gofund.me/5ef5290f9

7 months ago 6 3 1 0
Advertisement
Preview
Release v0.30.0 · kubernetes-sigs/kind This is small release containing patched dependencies and Kubernetes 1.34, as well as a bugfix for Kubernetes v1.33.0+ cluster reboots. Breaking Changes The default node image is now kindest/node:v...

kind v0.30.0 is out with the brand new @kubernetes.io v1.34.0 release!

Try out Kubernetes 1.34 with:

go install sigs.k8s.io/kind@v0.30.0 && kind create cluster

github.com/kubernetes-s...

7 months ago 22 10 0 0
Preview
Egress v2 in kube-vip I’m not sure if it was my time working for Docker or just the general confusion around what various companies and startups are doing around container images, but I’ve always opted to go FROM scratch w

thebsdbox.co.uk/2025/07/17/e...

Excited to finally get the new egress in kube-vip.io out the door. As we slowly reach a v1.0 release 😱

8 months ago 5 1 1 0
Preview
Unlocking High-Performance AI/ML in Kubernetes with DRANet and RDMA Introducing DraNet, a native and declarative solution for high-performance networking in K8s, now in beta, simplifying RDMA and interface tuning

"Unlocking High-Performance AI/ML in Kubernetes with DRANet and RDMA" opensource.googleblog.com/2025/07/unlo...

9 months ago 4 1 0 0
Post image

@rkatz.xyz made it to the top 🧗

9 months ago 5 0 1 0
Post image

Francesinha and beers with @kindnet.es

9 months ago 8 1 0 0
Post image

@rkatz.xyz Is in the house

9 months ago 3 0 0 0
Preview
Network Device Management with container runtimes Network Device Management with container runtimes. GitHub Gist: instantly share code, notes, and snippets.

runc merged today support to manage Linux Network Devices, it was a very long effort github.com/opencontaine... with long discussions but I think it's really a game changer for container networking, you can experiement with it in gist.github.com/aojea/e57875...

9 months ago 8 4 0 0
Documentation

Excited to get to a point where kube-vip.io will finally be free of shelling out to ip/nf-tables for its egress functionality. 🤩

9 months ago 2 1 0 0
Post image

This is the reason why you work in OSS, no money can pay things like this

9 months ago 4 0 1 0
Advertisement
Preview
Submit questions for the Panel with the Go Team at GopherCon Europe 2025 GopherCon Europe will host a Panel with the Go Team. You can submit questions for our panelists below. Please bear in mind not all questions will be asked. A good question can be at any level -…

Next week I will be on the Go Team panel at GopherCon Europe 2025 in Berlin, with Jonathan Amsterdam, Michael Pratt, Damien Neil, and Michael Stapelberg.

If you're attending, submit your questions by the end of Monday at forms.gle/gD1iBMLgjyVu...!

10 months ago 26 6 3 0
Post image

Wow, kindnet.es reached more than 1M downloads :0

10 months ago 5 0 0 0

> Abstract iptables in proxier.go

:)

10 months ago 2 0 0 0

@stmcginnis.bsky.social is too modest, and the process bits are my fault :-) His first time cutting a kind release, thanks Sean! 🎉

10 months ago 6 1 0 0

New kind v0.28.0 release is out. Not too many major changes, but includes containerd 2.1 and defaults to
@kubernetes.io
v1.33.1!

Huge thanks to @bentheelder.bsky.social for guidance running this release. The right parts are his, and errors are mine. 😄

10 months ago 7 2 0 1
Kubernetes v1.33: Streaming List responses Managing Kubernetes cluster stability becomes increasingly critical as your infrastructure grows. One of the most challenging aspects of operating large-scale clusters has been handling List requests ...

kubernetes.io/blog/2025/05... this is impressive

11 months ago 0 0 0 0
Preview
GitHub - kubernetes-sigs/nat64 at v0.3.0 NAT64 agent for Kubernetes deployments. Contribute to kubernetes-sigs/nat64 development by creating an account on GitHub.

New release for the "super simple" nat64 agent github.com/kubernetes-s...

11 months ago 5 1 1 0
Preview
Kubernetes 1.33 is available on GKE! Kubernetes 1.33 is available on GKE! Friday, May 9, 2025 Kubernetes 1.33 is now available in the Google Kubernetes Engine (GKE) Rapid Channel!

opensource.googleblog.com/2025/05/kube...

11 months ago 5 1 0 1

You may recognize a few names here :-)

As always it's a *huge* team effort. I'm proud to have helped lead this one 😅

11 months ago 8 1 0 0

About a year later, I’m contributing to both SIG Network and SIG Autoscaling—learning a ton from amazing people like @kindnet.es and others. It's been incredibly rewarding to be part of such a vibrant project.

11 months ago 4 1 1 0
Advertisement
Playing with kubernetes Service CIDRs Kubernetes 1.33 just released and the Service CIDRs marked as stable. Usually you set service CIDR when you install your cluster, but what…

new level unblocked on kubernetes networking in 1.33 medium.com/@lenard.pasz...

11 months ago 1 0 0 0