Docs

Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.

  • 2023-02-09
    Jenkins X

    Blog: Foreign aliases

    Foreign aliases Background Foreign aliases OWNERS and OWNERS_ALIASES in new repositories In an organisation with many repositories and developers that are frequently shifting the maintenance of OWNERS and OWNERS_ALIASES files can be tedious. In the passing year a couple of functionalities has been added to help with this.

    #jenkins-x
  • 2023-02-06
    Jenkins X

    Blog: Project ideas for Google Summer of Code 2023 ☀️

    Project ideas for Google Summer of Code 2023 ☀️ 1. CD events integration with Jenkins X 2.

    #jenkins-x
  • 2023-02-03
    Kubernetes.dev Blog

    Blog: Spotlight on SIG Instrumentation

    Spotlight on SIG Instrumentation About SIG Instrumentation Current status and ongoing challenges Community and contribution Observability requires the right data at the right time for the right consumer (human or piece of software) to make the right decision. In the context of Kubernetes, having best practices for cluster observability across all Kubernetes components is crucial.

    #kubernetes #community
  • 2022-12-12
    Kubernetes.dev Blog

    Blog: Prow and Tide for Kubernetes Contributors

    Prow and Tide for Kubernetes Contributors Why is this helpful Back to squashing Assignment, review, approval. More about Prow and Tide More advanced usage Authors: Chris Short , Frederico Muñoz In my work in the Kubernetes world, I look up a label or Prow command often.

    #kubernetes #community
  • 2022-11-13
    Jenkins X

    Blog: GSoC 2022 Final Report: Building Jenkins X UI

    GSoC 2022 Final Report: Building Jenkins X UI Jenkins X New UI Why need a new UI? How to use it? Work Done Stop a running or pending PipelineActivity from UI Show message with status of the PipelineActivity Implement a DAG for PipelineActivity What’s next? Acknowledgements It is a web application built with Golang for the backend and Sveltekit for the frontend, both of which are built together and used in the same container. To function properly, it must be installed as a helm chart with Jenkins X CRDs.

    #jenkins-x
  • 2022-11-08
    Jenkins X

    Blog: GSoC 2022 Final Report: Improving Supply Chain Security

    GSoC 2022 Final Report: Improving Supply Chain Security Project Description Work Done Enhancing the jx version output Integrating with Tekton Chains to sign TaskRuns and PipelineRuns Software Bill of Materials (SBOM) Signing Jenkins X artifacts What’s next? Acknowledgements Supply chain security is a rising concern in the current software era. Securing the software supply chain encompasses vulnerability remediation and the implementation of controls throughout the software development process.

    #jenkins-x
  • 2022-10-03
    Jenkins 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-12
    Kubernetes.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-09
    Kubernetes.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-22
    Kubernetes.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