Search results for: werf


Recommended architectures for PostgreSQL in Kubernetes

Posted on September 29, 2023 | By Gabriele Bartolini

Member post by Gabriele Bartolini, VP of Cloud Native at EDB “You can run databases on Kubernetes because it’s fundamentally the same as running a database on a VM”, tweeted Kelsey Hightower just a few months ago. Quite…


Kubernetes 1.28: the security perspective

Posted on September 19, 2023 | By Ben Hirschberg

Guest post originally published on ARMO’s blog by Ben Hirschberg, CTO & Co-founder at ARMO With each release, Kubernetes introduces new features and enhancements to improve the user experience and address the evolving needs of its users. Today’s release is…


Announcing Linkerd 2.14: Improved enterprise multi-cluster, Gateway API conformance, and more!

Posted on September 18, 2023 | By William Morgan

Guest post originally published on Linkerd’s blog by William Morgan (Photo by drmakete lab on Unsplash) Over the past 18 months, the adoption of Linkerd has skyrocketed in enterprise environments, with companies like Adidas, Microsoft, Plaid, and DB Schenker deploying Linkerd to bring security, compliance, and…


What is Flux CD?

Posted on September 15, 2023

Guest post originally published on Weaveworks’ blog Overview Developed by Weaveworks in 2016, Flux CD is a GitOps continuous delivery tool used to streamline and automate application deployments. It started as a small, internal project; now it’s a CNCF-graduated project with a…


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…