Search results for: distribution


Production deployment of MongoDB on Kubernetes

Posted on March 14, 2024 | By Sergey Pronin

Member post by Sergey Pronin, Percona Before joining Percona almost 4 years ago I was a strong believer of the “Kubernetes is for stateless” and 12-factor apps approach. But there are two north stars that were guiding Percona’s…


CNCF Graduated projects have been busy! Here are the latest updates

Posted on March 13, 2024

We’re excited to announce a slew of graduated project updates. Read on for some, but not all, of the latest news from the project teams, or get the comprehensive details on the video (which will preview at KubeCon…


Implementing OpenTelemetry natively in an event broker

Posted on March 6, 2024 | By Tamimi Ahmad

Community post originally published on Linux.com by Tamimi Ahmad, Solace Introduction In basic terms, an event-driven architecture (EDA) is a distributed system that involves moving data and events between microservices in an asynchronous manner with an event broker acting as…


Workshop recap: Linkerd certificate management with Vault

Posted on March 5, 2024

Project post originally published on the Linkerd blog by Flynn This blog post is based on a workshop that I delivered way back in September 2023(!) at Buoyant’s Service Mesh Academy. If this seems interesting, check out the full recording!…


Policy-as-Code in the software supply chain

Posted on February 14, 2024 | By Marina Moore, Michael Lieberman, John Kjell, James Carnegie, and Luca Bandini

TAG post by members of TAG security including Marina Moore, Michael Lieberman, John Kjell, James Carnegie, and Luca Bandini Reviewers: Emily Fox, Andrés Vega, Andrew McNamara, Andrew Block, Jon Zeolla, Andrew Martin Introduction Software supply chain policy describes…


The need for speed: optimizing Kyverno’s performance

Posted on February 9, 2024 | By Jim Bugwadia and Khaled Emara

Member post originally published on Nirmata’s blog by Jim Bugwadia and Khaled Emara About Kyverno Kyverno is a policy engine designed for Kubernetes and cloud native workloads. Policies can be managed as Kubernetes resources, and no new language…


Autoscaling simplified: how to scale your applications in Kubernetes

Posted on February 5, 2024 | By Kamal Acharya

Member post originally published on Devtron’s blog by Kamal Acharya TL;DR: In containerized environments where application are broken down into smaller, manageable components autoscaling plays the vital role in optimising performance, resource utilisation and provides a seamless experience…


What is a developer self-service platform and why does it matter?

Posted on February 2, 2024

Member post originally published on Facets.cloud’s blog Speed is critical in the tech world. Organizations want to ship code quickly to gain a competitive edge. However, developers often need more time for essential infrastructure, environments, and access from…


Scaling down a Git repo. A tidy up of cncf/k8s-conformance

Posted on January 12, 2024 | By Caleb Woodbine

Community post by Caleb Woodbine (calebwoodbine.public@gmail.com) (ii.nz) Optimising the k8s-conformance repo The Kubernetes conformance project by CNCF ensures consistency in Kubernetes’ stable APIs and core functionalities across different implementations. A provider will apply for the program through the CNCF…


Kubernetes rightsizing: save money and improve performance

Posted on December 28, 2023 | By Andy Suderman

Member post originally published on Fairwinds’s blog by Andy Suderman Kubernetes rightsizing is the process you use to ensure that your Kubernetes cluster has the right amount of resources to run your workloads efficiently. K8s rightsizing includes CPU,…