Posts in 2023

  • Kubernetes 1.29: Cloud Provider Integrations Are Now Separate Components

    Thursday, December 14, 2023 in Blog

    Authors: Michael McCune (Red Hat), Andrew Sy Kim (Google) For Kubernetes v1.29, you need to use additional components to integrate your Kubernetes cluster with a cloud infrastructure provider. By default, Kubernetes v1.29 components abort if you try …

    Read more

  • The Case for Kubernetes Resource Limits: Predictability vs. Efficiency

    Thursday, November 16, 2023 in Blog

    Author: Milan Plžík (Grafana Labs) There’s been quite a lot of posts suggesting that not using Kubernetes resource limits might be a fairly useful thing (for example, For the Love of God, Stop Using CPU Limits on Kubernetes or Kubernetes: Make your …

    Read more

  • Kubernetes Removals, Deprecations, and Major Changes in Kubernetes 1.29

    Thursday, November 16, 2023 in Blog

    Authors: Carol Valencia, Kristin Martin, Abigail McCarthy, James Quigley, Hosam Kamel As with every release, Kubernetes v1.29 will introduce feature deprecations and removals. Our continued ability to produce high-quality releases is a testament to …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more