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


CNCF joins Google Summer of Code 2021 – Calling all student applications by April 13!
Staff Post CNCF joins Google Summer of Code 2021 – Calling all student applications by April 13!
Another year, another Google Summer of Code (GSoC)! We are excited to announce that Cloud Native Computing Foundation is participating in GSoC 2021, one of the most popular programs for new contributors in the world of...
April 1, 2021 | Ihor Dvoretskyi

Kubernetes at Edge, FinOps and Kubernetes, and Diversity: Share your thoughts with CNCF microsurveys
Staff Post Kubernetes at Edge, FinOps and Kubernetes, and Diversity: Share your thoughts with CNCF microsurveys
The CNCF community is one of the largest open source ecosystems in the world. It is made up of knowledgeable doers working on the leading edge of cloud native. We’re lucky to have such a robust...
April 1, 2021

Benchmarking and Evaluating Your Kubernetes Storage with Kubestr
Member Post Benchmarking and Evaluating Your Kubernetes Storage with Kubestr
Guest post originally published on the Kasten 10 Blog by Michael Cade Kubestr is an open source collection of tools that makes it fast and easy to identify, validate and evaluate your Kubernetes storage options. Before...
April 1, 2021 | Michael Cade

Run an Edge AI K3s Cluster on NVIDIA Jetson Nano Boards
Member Post Run an Edge AI K3s Cluster on NVIDIA Jetson Nano Boards
Guest post originally published on SUSE’s blog by Carlos Crisóstomo Vals Introduction to Edge Artificial Intelligence Proof of Concept For several years I have worked with customers who wanted to use artificial intelligence (AI) in their...
March 31, 2021 | Carlos Crisóstomo Vals

etcd Project Journey Report: Individual project contributors increase by 67% after joining CNCF
Staff Post etcd Project Journey Report: Individual project contributors increase by 67% after joining CNCF
Today we are excited to share the etcd Project Journey Report! CNCF Project Journey Reports look at our graduated projects and assess the community’s impact on project growth since joining. etcd is a key-value store for...
March 30, 2021

Why Alibaba Cloud uses KEDA for application autoscaling
Member Post Why Alibaba Cloud uses KEDA for application autoscaling
Guest post by Yan Xun, Senior Engineer from Alibaba Cloud EDAS team, Andy Shi, Developer Advocator from Alibaba Cloud, Tom Kerkhove, Containerization Practitioner Lead & Azure Architect at Codit, KEDA maintainer, CNCF Ambassador When scaling Kubernetes...
March 30, 2021 | Yan Xun, Andy Shi, and Tom Kerkhove

What is Kubernetes Policy as Code?
Member Post What is Kubernetes Policy as Code?
Guest post originally published on the Fairwinds blog by Kendall Miller From Infrastructure as Code to Policy as Code It wasn’t that long ago people started talking about Infrastructure as Code. Part of the reason why...
March 29, 2021 | Kendall Miller

How Ruitian Used Volcano to Run Large-Scale Offline HPC Jobs
Member Post How Ruitian Used Volcano to Run Large-Scale Offline HPC Jobs
Guest post by Huawei and Ruitian 1. Why Volcano Ruitian Capital is a private equity investment firm committed to helping customers achieve returns by using diverse range of trading strategies. Ruitian offline computing clusters are dedicated...
March 26, 2021 | Huawei and Ruitian

How to build an elastic search cluster for production?
Member Post How to build an elastic search cluster for production?
Guest post by Stanislas Girard, Site Reliability Engineering at Padok Running an elastic search cluster in production is not an easy task. You are probably working with gigabits of data coming in all the time and...
March 25, 2021 | Stanislas Girard

Add Java Agents to Existing Kubernetes and Helm Applications Instantly
Member Post Add Java Agents to Existing Kubernetes and Helm Applications Instantly
Guest post originally published on the Rookout Blog by Liran Haimovich In a recent blog post, one of my teammates, Josh, shared a few techniques for deploying Java agents in Kubernetes applications. We have been getting a...
March 24, 2021 | Liran Haimovich

Cloud Native Security Day: Protecting our cloud native world, one container at a time
Community Post Cloud Native Security Day: Protecting our cloud native world, one container at a time
Community guest post by Magno Logan Like any technology that uses various interconnected tools and platforms, security plays a vital role in cloud native computing. No wonder that we are having another edition of our Cloud...
March 24, 2021 | Magno Logan

Quick application deployments on MicroK8s using Helm Charts
Member Post Quick application deployments on MicroK8s using Helm Charts
Guest post by Ranjan Parthasarathy, Co-Founder, LOGIQ Helm is a Kubernetes package manager that helps you find, share, and use software built for Kubernetes. With Helm Charts, you can bundle Kubernetes deployments into a single package...
March 23, 2021 | Ranjan Parthasarathy

Kubernetes Security
Member Post Kubernetes Security
Guest post by Michał Różycki, Software Engineer and Kubernetes Advocate at Grape Up With this article, the audience gets to know effective ways to ensure Kubernetes security, using must-have solutions, proven practices, and the best tools...
March 22, 2021

Technology predictions – from cloud to edge and everything in between
Technology predictions – from cloud to edge and everything in between
Guest post by Anind Mathur and Akash Bakshi of MSys Technologies As we hopefully look forward to what can be a better year, MSys Technologies brings you the 2021 tech predictions based on our Software Product...
March 19, 2021 | Anind Mathur and Akash Bakshi

Statement from CNCF General Manager Priyanka Sharma on the unacceptable attacks against AAPI and Asian communities
Staff Post Statement from CNCF General Manager Priyanka Sharma on the unacceptable attacks against AAPI and Asian communities
CNCF stands in solidarity with our AAPI and Asian colleagues in the face of rising racism and attacks on the global Asian communities. Discrimination, hate, and xenophobia have no place in our, or any, community, and...
March 18, 2021 | Priyanka Sharma

Cloud agnostic certificate management solutions will continue to offer more to enterprises
Member Post Cloud agnostic certificate management solutions will continue to offer more to enterprises
Guest post by Richard Collins, Product Marketing Manager, Jetstack Last week’s quarterly CNCF End User Technology Radar, which surveyed the preferred tools for cloud native secrets management, provided a clear indication on how enterprise end users...
March 17, 2021 | Richard Collins

Join CNCF and Docker for the experimental “Container Garage” series starting April 1st!
Staff Post Join CNCF and Docker for the experimental “Container Garage” series starting April 1st!
In an effort to foster close collaboration in the cloud native community and offer more information-sharing opportunities, CNCF and Docker have partnered on an experiment called “Container Garage” – bridging two communities with a community-led event...
March 17, 2021 | Ihor Dvoretskyi

Introduction to k3d: Run K3s in Docker
Member Post Introduction to k3d: Run K3s in Docker
Guest post originally published on SUSE’s blog by Thorsten Klein, freelance software engineer at SUSE and k3d maintainer  In this blog post, we’re going to talk about k3d, a tool that allows you to run throwaway...
March 16, 2021 | Thorsten Klein

Multi-cluster monitoring with Thanos
Member Post Multi-cluster monitoring with Thanos
Guest post originally published on Particule’s blog by Kevin Lefevre, CTO & Co-founder at Particule Introduction In this article we are going to see the limitation of a Prometheus only monitoring stack and why moving to...
March 15, 2021 | Kevin Lefevre

Jaeger persistent storage with Elasticsearch, Cassandra & Kafka
Member Post Jaeger persistent storage with Elasticsearch, Cassandra & Kafka
Guest post originally published on Jaeger Tracing’s blog by Dotan Horovits Running systems in production involves requirements for high availability, resilience and recovery from failure. When running cloud native applications this becomes even more critical, as...
March 12, 2021 | Dotan Horovits