Blog

Featured
KubeCon + CloudNativeCon NA: the End User TAB shares top talks
End User Post KubeCon + CloudNativeCon NA: the End User TAB shares top talks
Coming to KubeCon + CloudNativeCon North America in Salt Lake City next month? Members of the CNCF End User Technical Advisory Board (TAB) pulled together their top talk recommendations with insights into their recommendations 🙂 Worth...
October 14, 2024
  • Reset

Found 2072 posts


Database Isolation Levels and MVCC
Member Post Database Isolation Levels and MVCC
Database Isolation Levels and MVCC
May 16, 2023 | Datenlord

OpenKruise v1.4 release: new job sidecar terminator capability
Project Post OpenKruise v1.4 release: new job sidecar terminator capability
Guest post by OpenKruise maintainers OpenKruise (https://github.com/openkruise/kruise) is an open-source cloud-native application automation management suite. It is also a current incubating project hosted by the Cloud Native Computing Foundation (CNCF). It is a standard extension component...
May 12, 2023

A developer advocate’s journal: my adventure at KubeCon + CloudNativeCon Europe 2023
Member Post A developer advocate’s journal: my adventure at KubeCon + CloudNativeCon Europe 2023
Guest post originally published on Mia-Platform’s blog by Michel Murabito, Developer Advocate at Mia‑Platform KubeCon + CloudNativeCon Europe 2023 in Amsterdam turned out to be an extraordinary and unforgettable event. The conference provided exciting insights into emerging technology...
May 11, 2023 | Michel Murabito

Flux April 2023 Update
Project Post Flux April 2023 Update
Guest post originally published on Flux’s blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities which...
May 10, 2023 | Daniel Holbach

Istio at KubeCon + CloudNativeCon Europe 2023
Project Post Istio at KubeCon + CloudNativeCon Europe 2023
Guest post originally published on Istio’s blog by Faseela Kundattil The open source and cloud native community gathered from 18th to 21st April in Amsterdam for the first KubeCon of 2023. The four-day conference, organized by...
May 9, 2023 | Faseela Kundattil

KubeCon Europe 2023 highlights Kubernetes explosion and need for instant platform engineering
Member Post KubeCon Europe 2023 highlights Kubernetes explosion and need for instant platform engineering
Guest post originally published on D2iQ’s blog by Michael Neubarth The CNCF’s flagship KubeCon Europe 2023 conference in Amsterdam last week was a vibrant sold-out affair that drew more than 10,000 attendees, 58% of whom were...
May 8, 2023 | Michael Neubarth

How to gain observability into your CI/CD pipeline
Member Post How to gain observability into your CI/CD pipeline
Guest post originally published on Logz.io’s blog by Dotan Horovits We all know that observability is a must-have for operating systems in production. But we often neglect our own backyard — our software release process.  We...
May 5, 2023 | Dotan Horovits

Mastering deployment strategies: a comprehensive guide to Blue-Green, Canary, and more
Member Post Mastering deployment strategies: a comprehensive guide to Blue-Green, Canary, and more
Guest post originally published on Ozone’s blog by Amina Reshma Welcome to a comprehensive guide to mastering deployment strategies! Deploying software across multiple infrastructures and regions can be complicated, with a risk of downtime, performance issues, and data...
May 4, 2023 | Amina Reshma

OpenTelemetry demystified: a deep dive into distributed tracing
Member Post OpenTelemetry demystified: a deep dive into distributed tracing
Guest post by Jay Swamidass, Logiq.ai If you’re a DevOps engineer, IT personnel, or developer, you’re likely very familiar with telemetry data. After all, it’s what provides you with valuable insights into an application’s health and...
May 3, 2023

The next generation of cloud management and automation
Member Post The next generation of cloud management and automation
Guest post originally published on Coredge’s blog The use of conventional IT infrastructures has been gradually replaced by cloud-based technologies over the years. In recent years, cloud computing has been considered a more dependable and affordable...
May 2, 2023

Kyverno — verify Kubernetes control plane images
Project Post Kyverno — verify Kubernetes control plane images
Guest post originally published on Medium by Charles-Edouard Brétéché In this story we are going to deploy a local Kubernetes cluster using kind, then we will deploy Kyverno and use it to verify Kubernetes control plane images signature. What is Kyverno ? Kyverno is an open-source policy engine for Kubernetes that allows...
May 1, 2023 | Charles-Edouard Brétéché

Ant Group security technology’s Nydus and Dragonfly image acceleration practices
Project Post Ant Group security technology’s Nydus and Dragonfly image acceleration practices
Guest post by Dragonfly maintainers Introduction ZOLOZ is a global security and risk management platform under Ant Group. Through biometric, big data analysis, and artificial intelligence technologies, ZOLOZ provides safe and convenient security and risk management...
May 1, 2023

7 core components of an Internal Developer Platform
Member Post 7 core components of an Internal Developer Platform
Guest post originally published on Mia-Platform’s blog by the Mia-Platform team The world of software development is constantly and rapidly changing. New technologies emerge every day to solve problems that slow down the daily work of...
April 28, 2023

Announcing Linkerd 2.13 with circuit breaking, dynamic request routing, FIPS, health monitoring, and more
Member Post Announcing Linkerd 2.13 with circuit breaking, dynamic request routing, FIPS, health monitoring, and more
Guest post originally published on Buoyant’s blog by William Morgan Today we’re thrilled to announce the release of Linkerd 2.13, a significant milestone for the CNCF’s only graduated service mesh! This release introduces dynamic request routing based on...
April 27, 2023 | William Morgan

Introducing Sessionize: a new CFP platform for CNCF events
Staff Post Introducing Sessionize: a new CFP platform for CNCF events
By CNCF Staff  We’re well on the way to CNCF’s goal of making cloud native ubiquitous. Today, there are 190,000 contributors to CNCF-hosted projects, and more than 53,000 community group members, alongside 805 CNCF Members and...
April 26, 2023

Istio Ambient waypoint proxy made simple
Project Post Istio Ambient waypoint proxy made simple
Guest post originally published on Istio’s blog by Lin Sun, Solo.io, and John Howard, Google Introducing the new destination oriented waypoint proxy for simplicity and scalability. Ambient splits Istio’s functionality into two distinct layers, a secure...
April 26, 2023 | Lin Sun and John Howard

PromptOps in application delivery: empowering your workflow with ChatGPT
Member Post PromptOps in application delivery: empowering your workflow with ChatGPT
Guest post by Fog Dong, Engineer at Alibaba Cloud, and Maintainer of KubeVela  ChatGPT is taking the tech industry by storm, thanks to its unparalleled natural language processing capabilities. As a powerful AI language model, it...
April 25, 2023

How to use Weave GitOps as your Flux UI
Project Post How to use Weave GitOps as your Flux UI
Guest post originally published on Flux’s blog by Daniel Holbach Here comes the newest blog post in our ecosystem category. One of the key reasons to rewrite Flux was to break up the former monolith solution into...
April 24, 2023 | Daniel Holbach

Argo CD end user threat model: security considerations for hardening declarative GitOps CD on Kubernetes
Community Post Argo CD end user threat model: security considerations for hardening declarative GitOps CD on Kubernetes
Community post by Andres Vega from ControlPlane and Michael Crenshaw from Argo CD Argo CD provides deployment flexibility, which enables operators to configure it to varying situations. The new report by ControlPlane provides a comprehensive threat...
April 21, 2023 | Andres Vega + Michael Crenshaw

LitmusChaos 3.0 Beta Rolls On With Multiple Enhancements 
Project Post LitmusChaos 3.0 Beta Rolls On With Multiple Enhancements 
During KubeCon Detroit 2022,the maintainers of LitmusChaos announced the start of 3.0 Beta, with several planned enhancements to make the chaos platform more robust, leaner and developer-friendly. In short, make it more effective and helpful for...
April 21, 2023