Docs
Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.
- 2022-10-03Jenkins X
Blog: Hacktoberfest 2022
Hacktoberfest 2022 Contribute to Jenkins X Ask us questions We are excited to announce that Jenkins X will be participating in Hacktoberfest again this year! Hacktoberfest is a month-long global celebration of open source software. All backgrounds and skill levels are encouraged to participate in Hacktoberfest and join a global community of open source contributors.
#jenkins-x - 2022-09-12Kubernetes.dev Blog
Blog: Implementing the Auto-refreshing Official Kubernetes CVE Feed
Implementing the Auto-refreshing Official Kubernetes CVE Feed Implementation Details Pre-requisites Building on existing tooling Design Considerations Integrity and Access Control Protections Freshness Guarantees What’s Next? Author : Pushkar Joglekar (VMware) Accompanying the release of Kubernetes v1.25, we announced availability of an official CVE feed as an alpha feature. This blog will cover how we implemented this feature.
#kubernetes #community - 2022-09-09Kubernetes.dev Blog
Blog: Enhancements Opt-in Process Change for v1.26
Enhancements Opt-in Process Change for v1.26 Context and Motivations How does the Github Project Board work? What does this mean for the community? Author: Grace Nguyen Since the inception of the Kubernetes release team, we have used a spreadsheet to keep track of enhancements for the release. The project has scaled massively in the past few years, with almost a hundred enhancements collected for the 1.24 release.
#kubernetes #community - 2022-08-22Kubernetes.dev Blog
Blog: Spotlight on SIG Storage
Spotlight on SIG Storage About SIG Storage Storage and Kubernetes Ongoing challenges Community involvement Since the very beginning of Kubernetes, the topic of persistent data and how to address the requirement of stateful applications has been an important topic. Support for stateless deployments was natural, present from the start, and garnered attention, becoming very well-known.
#kubernetes #community - 2022-08-15Kubernetes.dev Blog
Blog: Meet Our Contributors - APAC (China region)
Meet Our Contributors - APAC (China region) Andy Zhang Shiming Zhang Paco Xu Jintao Zhang Authors & Interviewers: Avinesh Tripathi , Debabrata Panigrahi , Jayesh Srivastava , Priyanka Saggu , Purneswar Prasad , Vedant Kakde Hello, everyone 👋 Welcome back to the third edition of the “Meet Our Contributors” blog post series for APAC. This post features four outstanding contributors from China, who have played diverse leadership and community roles in the upstream Kubernetes project.
#kubernetes #community - 2022-08-11Kubernetes.dev Blog
Blog: Enhancing Kubernetes one KEP at a Time
Enhancing Kubernetes one KEP at a Time What’s the enhancements subteam? What does the enhancements subteam do? How can I get involved with the release team? How can I find out more? Author: Ryler Hockenbury (Mastercard) Did you know that Kubernetes v1.24 has 46 enhancements ? That’s a lot of new functionality packed into a 4-month release cycle. The Kubernetes release team coordinates the logistics of the release, from remediating test flakes to publishing updated docs.
#kubernetes #community - 2022-08-02Kubernetes.dev Blog
Blog: Spotlight on SIG Docs
Spotlight on SIG Docs Introduction A summary of the conversation Could you tell us a little bit about what SIG Docs does? There are 2 subprojects under Docs: blogs and localization. How has the community benefited from it and are there some interesting contributions by those teams you want to highlight? Recently there has been a lot of buzz around the Kubernetes ecosystem as well as the industry regarding the removal of dockershim in the latest 1.24 release.
#kubernetes #community - 2022-07-24Jenkins X
Blog: Introduction to Software Bill Of Materials
Introduction to Software Bill Of Materials Introduction Definition: What is SBOM? Use cases in Supply chain security Before going through Software Bill Of Materials (SBOMs), we need to set the ground for a rising concern in the software industry which is Software Supply Chain Security. Like traditional industries, deploying a piece of a software artifact goes through multiple stages composed of collecting source code components, libraries, tools, and processes used in those stages.
#jenkins-x - 2022-07-24Jenkins X
Blog: Software Bill Of Materials Formats
Software Bill Of Materials Formats Prerequisite Different SBOM formats comparison 1 - The Software Package Data Exchange (SPDX) 2 - Software Identification (SWID) Tags 3 - CycloneDX Generate SBOMs manually? definitely not If you don’t understand what is Software Bill of Materials (SBOM), please read this blog post first. The National Telecommunications and Information Administration (NTIA) in the U.
#jenkins-x - 2022-07-24Jenkins X
Blog: Software Bill Of Materials generation tools
Software Bill Of Materials generation tools Prerequisite Different SBOM generation tools comparison 1 - Anchore Syft 2- Opensbom’s Spdx-Sbom-Generator 3- Kubernetes BOM 4- Microsoft SBOM tool 5- Tern Before you read this, you have to understand what are SBOMs and what are different formats of SBOMs If you got this far, you already realize the importance of SBOM generation, and also it should meet certain requirements to achieve its purpose. Due to various requirements depending on what standard you’re following, there has to be a way to automatically generate different output formats for different standards.
#jenkins-x