Posts in 2024
- 
				Gateway API v1.2: WebSockets, Timeouts, Retries, and MoreBy Gateway API Contributors | Thursday, November 21, 2024 in Blog Kubernetes SIG Network is delighted to announce the general availability of Gateway API v1.2! This version of the API was released on October 3, and we're delighted to report that we now have a number of conformant implementations of it for you to … 
- 
				How we built a dynamic Kubernetes API Server for the API Aggregation Layer in CozystackBy Andrei Kvapil (Ænix) | Thursday, November 21, 2024 in Blog Hi there! I'm Andrei Kvapil, but you might know me as @kvaps in communities dedicated to Kubernetes and cloud-native tools. In this article, I want to share how we implemented our own extension api-server in the open-source PaaS platform, Cozystack. … 
- 
				Kubernetes v1.32 sneak peekBy Matteo Bianchi, Edith Puclla, William Rizzo, Ryota Sawada, Rashan Smith | Friday, November 08, 2024 in Blog As we get closer to the release date for Kubernetes v1.32, the project develops and matures. Features may be deprecated, removed, or replaced with better ones for the project's overall health. This blog outlines some of the planned changes for the … 
- 
				Spotlight on Kubernetes Upstream Training in JapanBy Junya Okabe (University of Tsukuba) / Organizing team of Kubernetes Upstream Training in Japan | Monday, October 28, 2024 in Blog We are organizers of Kubernetes Upstream Training in Japan. Our team is composed of members who actively contribute to Kubernetes, including individuals who hold roles such as member, reviewer, approver, and chair. Our goal is to increase the number … 
- 
				Announcing the 2024 Steering Committee Election ResultsBy Bridget Kromhout | Wednesday, October 02, 2024 in Blog The 2024 Steering Committee Election is now complete. The Kubernetes Steering Committee consists of 7 seats, 3 of which were up for election in 2024. Incoming committee members serve a term of 2 years, and all members are elected by the Kubernetes … 
- 
				Spotlight on CNCF Deaf and Hard-of-hearing Working Group (DHHWG)By Sandeep Kanabar | Monday, September 30, 2024 in Blog In recognition of Deaf Awareness Month and the importance of inclusivity in the tech community, we are spotlighting Catherine Paganini, facilitator and one of the founding members of CNCF Deaf and Hard-of-Hearing Working Group (DHHWG). In this … 
- 
				Spotlight on SIG SchedulingBy Arvind Parekh | Tuesday, September 24, 2024 in Blog In this SIG Scheduling spotlight we talked with Kensei Nakada, an approver in SIG Scheduling. Introductions Arvind: Hello, thank you for the opportunity to learn more about SIG Scheduling! Would you like to introduce yourself and tell us a bit about … 
- 
				Kubernetes v1.31: kubeadm v1beta4By Paco Xu (DaoCloud) | Friday, August 23, 2024 in Blog As part of the Kubernetes v1.31 release, kubeadm is adopting a new (v1beta4) version of its configuration file format. Configuration in the previous v1beta3 format is now formally deprecated, which means it's supported but you should migrate to … 
- 
				Kubernetes v1.31: New Kubernetes CPUManager Static Policy: Distribute CPUs Across CoresBy Jiaxin Shan (Bytedance) | Thursday, August 22, 2024 in Blog In Kubernetes v1.31, we are excited to introduce a significant enhancement to CPU management capabilities: the distribute-cpus-across-cores option for the CPUManager static policy. This feature is currently in alpha and hidden by default, marking a … 
- 
				Kubernetes 1.31: Fine-grained SupplementalGroups controlBy Shingo Omura (Woven By Toyota) | Thursday, August 22, 2024 in Blog This blog discusses a new feature in Kubernetes 1.31 to improve the handling of supplementary groups in containers within Pods. Motivation: Implicit group memberships defined in /etc/group in the container image Although this behavior may not be …