Posts in 2024
A look into the Kubernetes Book Club
Thursday, February 22, 2024 in Blog
Learning Kubernetes and the entire ecosystem of technologies around it is not without its challenges. In this interview, we will talk with Carlos Santana (AWS) to learn a bit more about how he created the Kubernetes Book Club, how it works, and how …
Spotlight on SIG Release (Release Team Subproject)
Monday, January 15, 2024 in Blog
The Release Special Interest Group (SIG Release), where Kubernetes sharpens its blade with cutting-edge features and bug fixes every 4 months. Have you ever considered how such a big project like Kubernetes manages its timeline so efficiently to …
Blixt - A load-balancer written in Rust, using eBPF, born from Gateway API
Monday, January 08, 2024 in Blog
In SIG Network we now have a layer 4 (“L4”) load balancer named Blixt. This project started as a fun experiment using emerging technologies and is intended to become a utility for CI and testing to help facilitate the continued development of Gateway …
Kubernetes supports running kube-proxy in an unprivileged container
Friday, January 05, 2024 in Blog
This post describes how the --init-only flag to kube-proxy can be used to run the main kube-proxy container in a stricter securityContext, by performing the configuration that requires privileged mode in a separate init container. Since Windows …
Posts in 2023
Contextual logging in Kubernetes 1.29: Better troubleshooting and enhanced logging
Wednesday, December 20, 2023 in Blog
On behalf of the Structured Logging Working Group and SIG Instrumentation, we are pleased to announce that the contextual logging feature introduced in Kubernetes v1.24 has now been successfully migrated to two components (kube-scheduler and …
Spotlight on SIG Testing
Friday, November 24, 2023 in Blog
Welcome to another edition of the SIG spotlight blog series, where we highlight the incredible work being done by various Special Interest Groups (SIGs) within the Kubernetes project. In this edition, we turn our attention to SIG Testing, a group …
Kubernetes Contributor Summit: Behind-the-scenes
Friday, November 03, 2023 in Blog
Every year, just before the official start of KubeCon+CloudNativeCon, there’s a special event that has a very special place in the hearts of those organizing and participating in it: the Kubernetes Contributor Summit. To find out why, and to …
Spotlight on SIG Architecture: Production Readiness
Thursday, November 02, 2023 in Blog
This is the second interview of a SIG Architecture Spotlight series that will cover the different subprojects. In this blog, we will cover the SIG Architecture: Production Readiness subproject. In this SIG Architecture spotlight, we talked with …
A Quick Recap of 2023 China Kubernetes Contributor Summit
Friday, October 20, 2023 in Blog
On September 26, 2023, the first day of KubeCon + CloudNativeCon + Open Source Summit China 2023, nearly 50 contributors gathered in Shanghai for the Kubernetes Contributor Summit. All participants in the 2023 Kubernetes Contributor Summit This …
Spotlight on SIG Architecture: Conformance
Thursday, October 05, 2023 in Blog
This is the first interview of a SIG Architecture Spotlight series that will cover the different subprojects. We start with the SIG Architecture: Conformance subproject In this SIG Architecture spotlight, we talked with Riaan Kleinhans (ii-Team), …