Docs
Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.
- 2023-11-02Kubernetes.dev Blog
Blog: Spotlight on SIG Architecture: Production Readiness
Spotlight on SIG Architecture: Production Readiness About SIG Architecture and the Production Readiness subproject Production readiness and the Kubernetes project Helping with Production Readiness 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.
#kubernetes #community - 2023-10-20Kubernetes.dev Blog
Blog: A Quick Recap of 2023 China Kubernetes Contributor Summit
A Quick Recap of 2023 China Kubernetes Contributor Summit A joyful meetup Technical sharing and discussions China’s contributor statistics Acknowledgments 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 marked the first in-person offline gathering held in China after three years of the pandemic.
#kubernetes #community - 2023-10-05Kubernetes.dev Blog
Blog: Spotlight on SIG Architecture: Conformance
Spotlight on SIG Architecture: Conformance About SIG Architecture and the Conformance subproject More on the Conformance Test Suite 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), Lead for the Conformance sub-project.
#kubernetes #community - 2023-10-02Kubernetes.dev Blog
Blog: Announcing the 2023 Steering Committee Election Results
Announcing the 2023 Steering Committee Election Results Results Big Thanks! Get Involved with the Steering Committee 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.
#kubernetes #community - 2023-08-14Kubernetes.dev Blog
Blog: Spotlight on SIG ContribEx
Spotlight on SIG ContribEx Introductions Primary goals and scope Beginner’s guide! Sub-projects under SIG ContribEx Accomplishments Upcoming initiatives Final thoughts What next? 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 the Kubernetes project. SIG ContribEx in Kubernetes is responsible for developing and maintaining a healthy and productive community of contributors to the project.
#kubernetes #community - 2023-07-20Kubernetes.dev Blog
Blog: Spotlight on SIG CLI
Spotlight on SIG CLI Introductions About SIG CLI Current projects and challenges Future plans and contribution 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 interact with a Kubernetes cluster.
#kubernetes #community - 2023-05-24Jenkins X
Blog: Improve your changelogs
Improve your changelogs Background Overview of major improvements Example How to write commit messages Manually edit changelog Configuration Changelog for cluster repository Reuse pull requests Custom pipelines Jira as issue tracker More customizations References A standard part of the Jenkins X pipelines since a long time is the execution of jx changelog create that takes the commit messages between the release currently being created and the previous one and creates a change log from these. The change log is then stored as a release note in GitHub or other git provider.
#jenkins-x - 2023-05-09Kubernetes.dev Blog
Blog: Spotlight on SIG Network
Spotlight on SIG Network 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 a reliable and scalable network infrastructure for containerized applications.
#kubernetes #community - 2023-04-12Kubernetes.dev Blog
Blog: E2E Testing Best Practices, Reloaded
E2E Testing Best Practices, Reloaded Overall architecture Debuggability Recovering from test failures Interrupting tests Polling and timeouts Tips for writing and debugging long-running tests Next steps 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.
#kubernetes #community - 2023-03-29Kubernetes.dev Blog
Blog: From Zero to Kubernets Subproject Lead
From Zero to Kubernets Subproject Lead Starting up Always learning Why you - a beginner - are important to the project Getting started in any open-source community can be daunting, especially if it’s a big one like Kubernetes. I wrote this post to share my experience and encourage others to join up.
#kubernetes #community