Search results for: distribution


Announcing ORAS v1.2.0 – OCI Spec v1.1.0 support, formatted output, and more!

Posted on June 18, 2024

Ambassador post originally published on the Oras blog by Feynman Zhou The ORAS project maintainers are proud to announce ORAS CLI v1.2.0 and ORAS-go v2.5.0. These two releases are ready for production use. ORAS CLI v1.2.0 introduces OCI…


The trouble with Topology Aware Routing: Sacrificing reliability in the name of cost savings

Posted on June 17, 2024

Member post originally published on the Buoyant blog by William Morgan Topology Aware Routing is a feature of Kubernetes that prevents cluster traffic within one availability zone from crossing to another availability zone. For high-traffic applications deployed…


Membership Hub – For Current Members

Posted on June 14, 2024

Membership Hub – For Current Members Welcome to the Cloud Native Computing Foundation! We’re thrilled to have you as a member of our community dedicated to advancing cloud native technologies. As a valued CNCF member, you…


Announcing Flux 2.3 GA

Posted on May 17, 2024 | Stefan Prodan

Project post originally published on Flux’ blog by Stefan Prodan We are thrilled to announce the release of Flux v2.3.0! In this post, we will highlight some of the new features and improvements included in this release….


The hidden economy of open source software

Posted on April 26, 2024 | Nigel Douglas

Member post originally published on Sysdig’s blog by Nigel Douglas The recent discovery of a backdoor in XZ Utils (CVE-2024-3094), a data compression utility used by a wide array of various open-source, Linux-based computer applications, underscores the importance…


A recap: KubeCon + CloudNativeCon Europe 2024

Posted on April 23, 2024 | Ryan Gough + Majid Attar

Community post originally published on Medium by Ryan Gough and Majid Attar This year, we (JYSK tech) took to Paris to attend KubeCon + CloudNativeCon Europe 2024. After three days of talks, networking and workshops. We…



Cloud Custodian completes audit to strengthen security posture and enable continuous assessment

Posted on April 19, 2024

Project post by Cloud Custodian maintainers The Cloud Custodian maintainers are happy to complete a successful security audit with Ada Logics. The Open Source Technology Improvement Fund (OSTIF) facilitated this audit, which was generously funded by…


Gödel Scheduler open-sourced: a unified scheduler for online and offline workloads

Posted on April 2, 2024 | ByteDance

Member post by ByteDance Background Since its open-source release in 2014, Kubernetes has rapidly become the de facto standard for container orchestration. The infrastructure team at ByteDance adopted Kubernetes early on to build our private cloud…


WebAssembly on Kubernetes: the practice guide (part 02)

Posted on March 28, 2024 | Seven Cheng

Community post by Seven Cheng | View part one here In the previous article, I gave an overview of Wasm’s features and advantages. I also explained how to run Wasm modules within container environments. In this…