Posts in 2023
-
Spotlight on SIG Architecture: Conformance
Thursday, October 05, 2023 in Blog
Author: Frederico Muñoz (SAS Institute) 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 …
-
Announcing the 2023 Steering Committee Election Results
Monday, October 02, 2023 in Blog
Author: Kaslin Fields The 2023 Steering Committee Election is now complete. The Kubernetes Steering Committee consists of 7 seats, 4 of which were up for election in 2023. Incoming committee members serve a term of 2 years, and all members are …
-
Happy 7th Birthday kubeadm!
Tuesday, September 26, 2023 in Blog
Author: Fabrizio Pandini (VMware) What a journey so far! Starting from the initial blog post “How we made Kubernetes insanely easy to install” in September 2016, followed by an exciting growth that lead to general availability / “Production-Ready …
-
kubeadm: Use etcd Learner to Join a Control Plane Node Safely
Monday, September 25, 2023 in Blog
Author: Paco Xu (DaoCloud) The kubeadm tool now supports etcd learner mode, which allows you to enhance the resilience and stability of your Kubernetes clusters by leveraging the learner mode feature introduced in etcd version 3.4. This guide will …
-
User Namespaces: Now Supports Running Stateful Pods in Alpha!
Wednesday, September 13, 2023 in Blog
Authors: Rodrigo Campos Catelin (Microsoft), Giuseppe Scrivano (Red Hat), Sascha Grunert (Red Hat) Kubernetes v1.25 introduced support for user namespaces for only stateless pods. Kubernetes 1.28 lifted that restriction, after some design changes …
-
Comparing Local Kubernetes Development Tools: Telepresence, Gefyra, and mirrord
Tuesday, September 12, 2023 in Blog
Author: Eyal Bukchin (MetalBear) The Kubernetes development cycle is an evolving landscape with a myriad of tools seeking to streamline the process. Each tool has its unique approach, and the choice often comes down to individual project …
-
Kubernetes Legacy Package Repositories Will Be Frozen On September 13, 2023
Thursday, August 31, 2023 in Blog
Authors: Bob Killen (Google), Chris Short (AWS), Jeremy Rickard (Microsoft), Marko Mudrinić (Kubermatic), Tim Bannister (The Scale Factory) On August 15, 2023, the Kubernetes project announced the general availability of the community-owned package …
-
Gateway API v0.8.0: Introducing Service Mesh Support
Tuesday, August 29, 2023 in Blog
Authors: Flynn (Buoyant), John Howard (Google), Keith Mattix (Microsoft), Michael Beaumont (Kong), Mike Morris (independent), Rob Scott (Google) We are thrilled to announce the v0.8.0 release of Gateway API! With this release, Gateway API support for …
-
Kubernetes 1.28: A New (alpha) Mechanism For Safer Cluster Upgrades
Monday, August 28, 2023 in Blog
Author: Richa Banker (Google) This blog describes the mixed version proxy, a new alpha feature in Kubernetes 1.28. The mixed version proxy enables an HTTP request for a resource to be served by the correct API server in cases where there are multiple …
-
Kubernetes v1.28: Introducing native sidecar containers
Friday, August 25, 2023 in Blog
Authors: Todd Neal (AWS), Matthias Bertschy (ARMO), Sergey Kanzhelev (Google), Gunju Kim (NAVER), Shannon Kularathna (Google) This post explains how to use the new sidecar feature, which enables restartable init containers and is available in alpha …