Search results for: kubernetes


Cloud Native Live: Policy-as-code with Kubewarden

Posted on November 29, 2022

With policies written in WebAssembly, Kubewarden is a Kubernetes Dynamic Admission Controller that can be used to validate incoming requests. There are many policy-as-code frameworks in the cloud native ecosystem. So why would you want to…


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

Posted on November 29, 2022 | 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…


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…


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

Posted on November 24, 2022 | 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…


The LitmusChaos Diary from KubeCon + CloudNativeCon North America 2022

Posted on November 23, 2022 | 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…


Cloud Native Live: Zero trust network policy with Linkerd

Posted on November 22, 2022

In this session we’ll take a look at how to easily apply zero-trust-compatible network policy with Linkerd, the CNCF’s only graduated service mesh. In contrast to the Network Policies built into Kubernetes, which rely on IP…


Mumshad Mannambeth – Learning through Teaching

Posted on November 22, 2022

Frustrated by working around complex dependencies while developing an automation application, Mumshad Mannambeth discovered Docker on his quest to find a better way of engineering. It was the first step in a long cloud native journey,…


CNCF Live Webinar: Running distributed load tests with the Grafana k6-operator

Posted on November 21, 2022

Observability and CI/CD are must-haves in cloud native environments. At their core, both are about enabling humans and machines to understand their code and workloads more deeply. Reliability testing should be part of CI/CD feeding into…


Chaos engineering with LitmusChaos: October 2022 update

Posted on November 21, 2022 | 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….


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

Posted on November 21, 2022 | 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…