Search results for: werf


Why Falco’s new response engine is a game changer for open source cloud native security

Posted on November 6, 2024 | Falco Team and Nigel Douglas

Project post by the Falco Team and Nigel Douglas Falco achieved CNCF Graduation status on February 29, 2024. Following the celebration of this significant milestone at  KubeCon EU in Paris earlier this year, the project has…


What Karpenter v1.0.0 means for Kubernetes autoscaling

Posted on November 6, 2024 | Rajdeep Saha + Praseeda Sathaye

Member post by Rajdeep Saha, Principal Solutions Architect, AWS and Praseeda Sathaye, Principal SA, Containers & OSS, AWS Introduction Karpenter is an open-source project that provides node lifecycle management to optimize the efficiency and cost of running workloads…


Mastering Argo CD image updater with Helm: a complete configuration guide

Posted on November 5, 2024

Member post by Stanislava Racheva, DevOps & Cloud engineer at ITGix Understanding Argo CD Image Updater In modern Kubernetes environments, managing container images and ensuring that applications are always running the latest, most secure versions can…


Get to know our new DEI Community Hub at KubeCon + CloudNativeCon North America 2024

Posted on November 5, 2024

We are delighted to announce our new DEI Community Hub at KubeCon + CloudNativeCon North America, sponsored by Google Cloud, a physical space to connect, learn, and celebrate diversity, equity, and inclusion and accessibility! The DEI…


Kubectl logs tail: a guide to tailing Kubernetes logs

Posted on November 1, 2024

Member post originally published on Middleware’s blog In the world of cloud-native applications, Kubernetes stands as the go-to platform for container orchestration (the automated process of managing, scaling, and maintaining containerized applications across multiple hosts). As applications grow…


What is zero trust authorization?

Posted on October 25, 2024 | Twain Taylor

Member post originally published on Cerbos’s blog by Twain Taylor Traditional security models, which rely on perimeter-based defenses, have proven to be quite inadequate in the face of sophisticated attacks and the growing adoption of cloud…


How to ace (KCNA) Kubernetes and Cloud Native Associate exam

Posted on October 23, 2024 | Giorgi Keratishvili

Community post originally published on Medium by Giorgi Keratishvili Introduction Most probably if you have been working in IT over last decate you would heared such words as containers, docker, cloud native, maybe even kubernetes, but wonder what does all those buzz words mean…


The Kubestronaut origin story

Posted on October 23, 2024

An interview with Ramesh Kumar  A special thanks to one of our CNCF Ambassadors, Ramesh Kumar for inspiring us to create the Kubestronaut program. We recently interviewed Ramesh to ask about how the Kubestronaut program came…


How to ace the Certified Argo Project Associate (CAPA) exam

Posted on October 18, 2024

Community post originally published on Medium/IT Next by Giorgi Keratishvili Introduction Over the last five years, GitOps has emerged as one of the most interesting implementations of using GIT in the Kubernetes ecosystem and when people hear about…


Kubernetes CI/CD pipeline with Jenkins and Devtron

Posted on October 17, 2024 | Bhushan Nemade

Member post originally published on Devtron’s blog by Bhushan Nemade TL;DR: Build a powerful Kubernetes CI/CD pipeline using Jenkins and Devtron. In the previous blog on Jenkins, we already covered how to set up a Jenkins pipeline,…