Blog

Featured
Drumroll, please… announcing the CNCF 2025 event lineup
Staff Post Drumroll, please… announcing the CNCF 2025 event lineup
2025 is right around the corner, and we’re thrilled to announce the CNCF 2025 lineup of events! Next year, we are expanding our reach and will host our first-ever KubeCon + CloudNativeCon in Japan. Mark your...
November 15, 2024
  • Reset

Found 2140 posts


Announcing 500 Kubestronauts
Kubestronaut Post Announcing 500 Kubestronauts
CNCF is pleased to announce that since launching the Kubestronauts program at KubeCon 2024 in Paris, over 500 Kubestronauts have joined the program. Each of these 500+ have active certifications in  all of CNCF’s Kubernetes certifications: ...
August 27, 2024

My journey as a Kubernetes release team shadow: insights and experiences
My journey as a Kubernetes release team shadow: insights and experiences
Community post originally published on Medium by Maryam Tavakkoli Kubernetes has become the de facto standard for container orchestration in the cloud-native ecosystem, powering some of the most critical infrastructures worldwide. The Kubernetes release process, which...
August 27, 2024

Kubestronaut in Orbit: Fangel Colón 
Kubestronaut Post Kubestronaut in Orbit: Fangel Colón 
Get to know Fangel This week’s Kubestronaut in Orbit, Fangel Emilio Colón Navarro, lives in the Dominican Republic and is an SRE at Banco BHD. He’s been working with CNCF technologies since 2020. If you’d like...
August 27, 2024

How to create a Kubernetes cluster in a Local Zone through Managed Rancher Service
Member Post How to create a Kubernetes cluster in a Local Zone through Managed Rancher Service
Member post originally published on OVH Cloud’s blog by Aurélie Vache Container orchestration has become a cornerstone of modern application deployment, offering scalability, flexibility, and resource efficiency. It has become common to have to manage several...
August 27, 2024 | Aurélie Vache

Announcing Envoy Proxy 1.31.0 and Envoy Gateway 1.1
Project Post Announcing Envoy Proxy 1.31.0 and Envoy Gateway 1.1
Project post by Jimmy Song, Erica Hughberg, Alyssa Wilk, Guy Daich Introduction We are thrilled to announce the new releases of the Envoy project, Envoy Proxy 1.31.0 and the Envoy Gateway 1.1.0, now supporting version 1.1...
August 27, 2024 | Jimmy Song + Erica Hughberg + Alyssa Wilk + Guy Daich

Building a translation agent on LlamaEdge
Member Post Building a translation agent on LlamaEdge
Member post originally published on Second State’s blog Prof. Andrew Ng’s agentic translation is a great demonstration on how to coordinate multiple LLM “agents” to work on a single task. It allows multiple smaller LLMs (like Llama-3 or...
August 26, 2024

Ambient mesh: can sidecar-less Istio make your application faster?
Community Post Ambient mesh: can sidecar-less Istio make your application faster?
Community post originally published on The New Stack by Lin Sun, Head of Open Source at Solo.io Ambient mode is the new sidecar-less data plane introduced in Istio in 2022. When ambient mode reached Beta status...
August 23, 2024 | Lin Sun

wasmCloud on the factory floor: efficient and secure processing of high velocity machine data
End User Post wasmCloud on the factory floor: efficient and secure processing of high velocity machine data
End user blog by Jochen Rau and Tyler Schoppe, Platform Engineering team at MachineMetrics “WebAssembly, wasmCloud, and NATS will not only reshape the MachineMetrics business but are already transforming industrial IoT. A big thanks to the...
August 23, 2024

ZDNet: “We’re a big step closer to defining open source AI – but not everyone is happy”
ZDNet: “We’re a big step closer to defining open source AI – but not everyone is happy”
To paraphrase the late John F. Kennedy, we choose to define open-source AI not because it is easy, but because it is hard; because that goal will serve to organize and measure the best of our...
August 23, 2024

Bridging cultures: empowering Japanese contributions to the Kubernetes community
Community Post Bridging cultures: empowering Japanese contributions to the Kubernetes community
Community post by Xie Ziyi, Kubernetes Upstream Training Japan Organizer, Cloud Native Community Japan Organizer, and Software Engineer, NEC Solution Innovators, Ltd. What is Kubernetes Upstream Training Japan Kubernetes Upstream Training Japan is a training course...
August 21, 2024 | Xie Ziyi

Developing an AI agent for smart contextual Q&A
Member Post Developing an AI agent for smart contextual Q&A
 Member post originally published on InfraCloud’s blog by Shreyas Mocherla, Product Engineer Intern at InfraCloud Technologies Accelerated by the pandemic, online tech communities have grown rapidly. With new members joining every day, it’s tough to keep...
August 19, 2024

Inside the numbers: the KubeCon + CloudNativeCon selection process for North America 2024
Inside the numbers: the KubeCon + CloudNativeCon selection process for North America 2024
As part of our commitment to transparency within the cloud native community, we are providing an inside look into the work that goes on behind the scenes to bring the KubeCon + CloudNativeCon schedule to life....
August 19, 2024

Build an API in Next.js and deploy with Rancher
Member Post Build an API in Next.js and deploy with Rancher
Member post originally published on ngrok’s blog by Joel Hans Every autumn, as the weather here in Tucson, Arizona, finally transitions away from near-unbearable heat, my wife once again falls in love with the garden. Ripping...
August 19, 2024 | Joel Hans

SSO and RBAC: a secure access strategy for your Kubernetes
SSO and RBAC: a secure access strategy for your Kubernetes
Member post originally published on the Devtron blog by Bhushan Nemade TL;DR In the dynamic world of cloud-native, Kubernetes stands as an undisputed leader in the space of container orchestration. This article explores how to secure...
August 16, 2024

Coming soon: the Certified Backstage Associate certification for developers and platform engineers
Staff Post Coming soon: the Certified Backstage Associate certification for developers and platform engineers
As platform engineering and service catalogs have moved to the forefront of the conversation around cloud native developer experience, IT professionals need to understand the open source tools underpinning these trends. That’s why Cloud Native Computing...
August 15, 2024

Explain infrastructure as code (alternatives to IaC)
Member Post Explain infrastructure as code (alternatives to IaC)
Member post originally published on AppCD’s blog by Kunal Dabir I was recently speaking with an SRE who, when asked for their opinion on Infrastructure as Code (IaC), shouted, “it’s terrible and our devs hate it!”...
August 15, 2024 | Kunal Dabir

The benefits of mentoring and the CNCF Mentorship Program
Staff Post The benefits of mentoring and the CNCF Mentorship Program
By Nate Waddington, Head of Mentorship & Documentation, CNCF Technical people have a world of opportunities available to them when it comes to boosting career skills. But I’m going to make the case for taking a...
August 13, 2024

Interview with Kubestronaut in Orbit: David Pech
Kubestronaut Post Interview with Kubestronaut in Orbit: David Pech
Get to know David  David has more than 20 years of experience in SW development and infrastructure and hands-on experience in dozens of technologies and is the only Kubestronaut who has ALL of the CNCF certifications....
August 13, 2024

Deploying a microservices application using Helm on Kubernetes
Community Post Deploying a microservices application using Helm on Kubernetes
Community post originally published on Dev.to by Syed Asad Raza Helm, often described as the package manager for Kubernetes, simplifies the deployment and management of applications within Kubernetes clusters. This guide will walk you through deploying...
August 9, 2024

Score accepted as a CNCF Sandbox Project
Member Post Score accepted as a CNCF Sandbox Project
Member post originally published on the Humanitec blog by Luca Galante The team at Humanitec is thrilled to announce that Score has officially been accepted as a Sandbox project by the Cloud Native Computing Foundation (CNCF) as of July 8,...
August 8, 2024