Search results for: containerd


SDxCentral: "Docker donates containerd to Cloud Native Computing Foundation"

Posted on March 16, 2017

Docker, Inc. plans to donate its containerd open source project to the Cloud Native Computing Foundation (CNCF). Containerd is the core container runtime functionality – the bare-bones software – needed to create a Docker container. In…


Dragonfly v2.4.0 is released

Posted on February 5, 2026 | epower

Dragonfly v2.4.0 is released! Thanks to all of the contributors who made this Dragonfly release happen. New features and enhancements load-aware scheduling algorithm A two-stage scheduling algorithm combining central scheduling with node-level secondary scheduling to optimize…


k0s in 2025: A year of community growth, governance, and Kubernetes innovation

Posted on January 26, 2026 | Prithvi Raj, CNCF Ambassador

As we begin 2026, it’s worth reflecting on the remarkable progress we made with k0s as a project and as a community during 2025. Last year brought exciting advancements, adoption, and stronger community engagement.  k0s is…


KubeCon + CloudNativeCon NA: Top sessions from the CNCF End User TAB

Posted on January 15, 2026 | CNCF End User TAB

2025 brought significant developments in the cloud native landscape, with a strong focus on AI but new projects and end user reports in many other areas. As always, KubeCon is one of the key places we…


Lima v2.0: New features for secure AI workflows

Posted on December 11, 2025 | Akihiro Suda, Lima Project Maintainer

On November 6th, the Lima project team shipped the second major release of Lima. In this release, the team are expanding the project focus to cover AI as well as containers. What is Lima ? Lima…


Lima becomes a CNCF incubating project

Posted on November 11, 2025 | Lima Project Maintainers

The CNCF Technical Oversight Committee (TOC) has voted to accept Lima as a CNCF incubating project. Lima enables secure, isolated environments for running cloud native and AI workloads. What is Lima? Where Does It Fit in…


Efficient autoscaling: Keeping performance, reliability, and cost in mind with open source projects

Posted on October 16, 2025 | Christian Melendez, AWS

During ContainerDays in Hamburg, Kelsey Hightower posed a simple but powerful question: “Why are we still talking about containers?” His point resonated with me deeply — even in the AI era, the cloud-native community is still…


Local Roots, Global Reach: CNCJ Reflects on KubeCon + CloudNativeCon Japan 2025

Posted on September 24, 2025 | Masaya Aoyama, Sunyanan Choochotkaew (KubeCon+CloudNativeCon Japan 2025 Program Co-Chair, CNCJ Board)

Konnichiwa from Tokyo! 🇯🇵 In June 2025, something remarkable happened: the global cloud native community gathered in Tokyo for the first-ever KubeCon + CloudNativeCon Japan, hosted by the Cloud Native Computing Foundation (CNCF) under the Linux…


Securing Kubernetes 1.33 Pods: The Impact of User Namespace Isolation

Posted on July 16, 2025 | Matteo Bisi, CNCF Project Maintainer

Kubernetes 1.33 was released on April 23, 2025, and, as usual, introduces a host of fixes and new features. Be sure to check out the release notes; I assure you, you won’t be disappointed! As the…


How to install and run Minikube with Rootless Podman on ARM-based MacBooks

Posted on May 13, 2025 | Gerald Venzl

minikube provides a local Kubernetes cluster on macOS, Linux, and Windows. minikube’s primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit into that environment….