RSS

Posts in 2023

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

    Read more

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

    Read more

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

    Read more

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

    Read more

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

    Read more

  • Announcing the 2023 Steering Committee Election Results

    Monday, October 02, 2023 in Blog

    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 elected by the Kubernetes …

    Read more

  • Spotlight on SIG ContribEx

    Monday, August 14, 2023 in Blog

    Author: Fyka Ansari Welcome to the world of Kubernetes and its vibrant contributor community! In this blog post, we’ll be shining a spotlight on the Special Interest Group for Contributor Experience (SIG ContribEx), an essential component of …

    Read more

  • Spotlight on SIG CLI

    Thursday, July 20, 2023 in Blog

    In the world of Kubernetes, managing containerized applications at scale requires powerful and efficient tools. The command-line interface (CLI) is an integral part of any developer or operator’s toolkit, offering a convenient and flexible way to …

    Read more

  • Spotlight on SIG Network

    Tuesday, May 09, 2023 in Blog

    Networking is one of the core pillars of Kubernetes, and the Special Interest Group for Networking (SIG Network) is responsible for developing and maintaining the networking features of Kubernetes. It covers all aspects to ensure Kubernetes provides …

    Read more

  • E2E Testing Best Practices, Reloaded

    Wednesday, April 12, 2023 in Blog

    End-to-end (E2E) testing in Kubernetes is how the project validates functionality with real clusters. Contributors sooner or later encounter it when asked to write E2E tests for new features or to help with debugging test failures. Cluster admins or …

    Read more