Search results for: werf


Discovering chaos: my LFX mentorship journey with LitmusChaos

Posted on September 8, 2023

Mentorship post originally published on dev.to by Nagesh Bansal, LitmusChaos Contributor Diving into Kubernetes as a newcomer can be quite overwhelming. Have you ever thought about contributing to CNCF projects? If so, you’ve probably had a lot of…


How to use workflows to create a unified experience for Kubernetes app management and DevSec operations

Posted on September 7, 2023 | By Teo Harapcea

Member post originally published on the Kubeark blog by Teo Harapcea What strategies can businesses adopt to maintain their edge in the fast-paced digital world? One key strategy is embracing agility. So, businesses are aggressively seeking digital transformation…


Introducing the Wasm landscape (in English and Chinese)

Posted on September 6, 2023 | By Chris Aniszczyk, Vivian Hu. and Michael Yuan

By Chris Aniszczyk, Vivian Hu and Michael Yuan “Containers are the new normal, and WebAssembly is the future.”   — CNCF Annual Survey 2022 key findings. Originally created as a secure sandbox to run compiled C/C++ code in…


Kubernetes 1.28: revenge of the sidecars?

Posted on August 30, 2023 | By William Morgan

Member post originally published on the Buoyant blog by William Morgan A guide to Kubernetes sidecars: what they are, why they exist, and what Kubernetes 1.28 changes If you’re using Kubernetes, you’ve probably heard the term sidecar by now. This…


Inside Prometheus + the PCA exam

Posted on August 24, 2023

Prometheus is one of the highest velocity CNCF projects, with broad adoption across the IT industry globally, so it’s no wonder that the Prometheus Certified Associate (PCA) has become one of our most popular certifications.  This pre-professional certification…


Canary deployment with Flagger and Istio on Devtron

Posted on August 23, 2023 | By Rupin Solanki

Guest post originally published on Devtron’s blog by Rupin Solanki TL;DR: Users can deploy apps and progressively shift traffic to an already-deployed version or the new version or roll it out to a subset of users before rolling…


Cloud Native Live: Supercharge your infrastructure management with Open Policy Agent (OPA)

Posted on August 22, 2023

In the fast-evolving technology landscape, effective infrastructure governance is crucial to ensure the security, reliability, and cost efficiency of complex infrastructures. Policy-as-Code solutions, like Open Policy Agent (OPA), offer a powerful approach to address these challenges, and this…


An AI dilemma: how to implement generative AI tools safely and ethically

Posted on August 21, 2023 | By Dan Ciruli

Member post by Dan Ciruli, VP of Product at D2iQ Artificial intelligence is being used in all sorts of ways, from chatbots and virtual assistants to self-driving cars, and 97% of business owners believe that ChatGPT will help…


Enterprise multi-cluster at scale: supporting flat networks in Linkerd

Posted on August 15, 2023 | By William Morgan

Guest post originally published on Linkerd’s blog by William Morgan (Photo by NASA on Unsplash) Linkerd has seen a steady rise in enterprise adoption, with companies like Adidas, Microsoft, Plaid, and DB Schenker deploying Linkerd at scale to bring security, compliance, and reliability to their mission-critical…


One-time pass codes for Kyverno

Posted on August 11, 2023

Community post originally published on Neon Mirrors by Chip Zoller In real life, imposed rules often have cases where exceptions may be required but on a case-by-case basis. Policy is really no different here. While prevention of objectively…