Search results for: kubernetes


Flux Graduates from the Cloud Native Computing Foundation Incubator

Posted on November 30, 2022

Pioneering GitOps project has seen 400% growth in the last 12 months The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, announced that the Flux project has graduated. Flux is a set of…


Support for 100 Large-Scale Clusters: Test Report on Karmada

Posted on November 29, 2022 | By Kevin Wang

Guest post by Kevin Wang TL;DR Cloud native implementations, growing in scale and complexity, are challenging organizations on how to efficiently, reliably manage large-scale resource pools to meet growing demands. Players in the cloud field attempted to scale…


Updates to the KubeCon + CloudNativeCon maintainer track

Posted on November 28, 2022

When we started offering the maintainer track over four years ago at KubeCon + CloudNativeCon Seattle in 2018, it was a very exciting but small part of our events. Since then, our maintainer track (and the total number…


Verify the integrity of the Helm Charts stored in OCI-compliant registries as OCI artifacts

Posted on November 24, 2022 | By Flux maintainers

Guest post originally published on Flux’ blog Cosign integration was one of the most important features we shipped in the Flux v0.35 release. After that, we wrote a blog post which explains how to use the feature with OCIRepository resources which enables fetching…


The LitmusChaos Diary from KubeCon + CloudNativeCon North America 2022

Posted on November 23, 2022 | By Karthik Satchitanand

Guest post by Karthik Satchitanand, LitmusChaos Maintainer & Principal Software Engineer at Harness Introduction Not unlike the previous editions, KubeCon NA 2022 @ Detroit was quite eventful for the LitmusChaos project. The interest around the project and chaos…


Chaos engineering with LitmusChaos: October 2022 update

Posted on November 21, 2022 | By LitmusChaos' maintainers

Guest post by LitmusChaos’ maintainers After an amazing KubeCon North America 2022 in Detroit, MI, the LitmusChaos community has a lot to share and is back with another edition of monthly updates from the LitmusChaos community. With the…


Application: Customizing the scheduler to optimize the use of accelerators for machine learning

Posted on November 21, 2022 | By Patrick Fu

Guest post originally published on Gemini Open Cloud’s blog by Patrick Fu With the fine granularity and the plugin architecture of the new Kube scheduler framework, the default scheduler can be customized to handle different workload to increase…


Dragonfly integrates nydus for image acceleration practice

Posted on November 21, 2022 | By Gaius

Guest post originally published on the Dragonfly blog by Gaius Introduce definition​ Dragonfly has been selected and put into production use by many Internet companies since its open source in 2017, and entered CNCF in October 2018, becoming the…


People in the Cloud Native Maturity Model

Posted on November 16, 2022 | By Annalisa Gennaro

Community post by Annalisa Gennaro of the Cartographos Working Group This blog post takes a closer look at the People section of the Cloud Native Maturity Model (CNMM). To learn more visit the Cartografos Working Group GitHub repo….


Container Security: what it is and how to implement it

Posted on November 14, 2022

Guest post originally published on SparkFabrik’s blog Containerized applications are becoming increasingly more common, and with their deployment comes an increased need to ensure adequate container security and resilience of the software supply chain. In this article, we will…