Posts in 2023
-
Introducing SIG etcd
Tuesday, November 07, 2023 in Blog
Authors: Han Kang (Google), Marek Siarkowicz (Google), Frederico Muñoz (SAS Institute) Special Interest Groups (SIGs) are a fundamental part of the Kubernetes project, with a substantial share of the community activity happening within them. When the …
-
Kubernetes Contributor Summit: Behind-the-scenes
Friday, November 03, 2023 in Blog
Author : Frederico Muñoz (SAS Institute) 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 …
-
Spotlight on SIG Architecture: Production Readiness
Thursday, November 02, 2023 in Blog
Author: Frederico Muñoz (SAS Institute) 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 …
-
Gateway API v1.0: GA Release
Tuesday, October 31, 2023 in Blog
Authors: Shane Utt (Kong), Nick Young (Isovalent), Rob Scott (Google) On behalf of Kubernetes SIG Network, we are pleased to announce the v1.0 release of Gateway API! This release marks a huge milestone for this project. Several key APIs are …
-
Introducing ingress2gateway; Simplifying Upgrades to Gateway API
Wednesday, October 25, 2023 in Blog
Authors: Lior Lieberman (Google), Kobi Levi (independent) Today we are releasing ingress2gateway, a tool that can help you migrate from Ingress to Gateway API. Gateway API is just weeks away from graduating to GA, if you haven't upgraded yet, now's …
-
Plants, process and parties: the Kubernetes 1.28 release interview
Tuesday, October 24, 2023 in Blog
Author: Craig Box Since 2018, one of my favourite contributions to the Kubernetes community has been to share the story of each release. Many of these stories were told on behalf of a past employer; by popular demand, I've brought them back, now …
-
PersistentVolume Last Phase Transition Time in Kubernetes
Monday, October 23, 2023 in Blog
Author: Roman Bednář (Red Hat) In the recent Kubernetes v1.28 release, we (SIG Storage) introduced a new alpha feature that aims to improve PersistentVolume (PV) storage management and help cluster administrators gain better insights into the …
-
A Quick Recap of 2023 China Kubernetes Contributor Summit
Friday, October 20, 2023 in Blog
Author: Paco Xu and Michael Yao (DaoCloud) 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 …
-
Bootstrap an Air Gapped Cluster With Kubeadm
Thursday, October 12, 2023 in Blog
Author: Rob Mengert (Defense Unicorns) Ever wonder how software gets deployed onto a system that is deliberately disconnected from the Internet and other networks? These systems are typically disconnected due to their sensitive nature. Sensitive as …
-
CRI-O is moving towards pkgs.k8s.io
Tuesday, October 10, 2023 in Blog
Author: Sascha Grunert The Kubernetes community recently announced that their legacy package repositories are frozen, and now they moved to introduced community-owned package repositories powered by the OpenBuildService (OBS). CRI-O has a long …