Search results for: containerd


containerd joins the Cloud Native Computing Foundation

Posted on March 29, 2017

Foundation fostering cross-project collaboration and growth of cloud native ecosystem BERLIN – CloudNativeCon + KubeCon Europe – March 29, 2017 – The Cloud Native Computing Foundation (CNCF), which is sustaining and integrating open source technologies to orchestrate containers…


ServerWatch: "Docker donating containerD to Cloud Native Computing Foundation"

Posted on March 16, 2017

In December 2016, Solomon Hykes, the founder of Docker, announced a re-focused containerd (Con-tay-ner-D) initiative, spinning out the core container runtime from the Docker Engine community project. At the time, it wasn’t entirely clear where containerd would land,…


SD Times: "Docker announces intent to donate containerd to the CNCF"

Posted on March 16, 2017

Late last year Docker announced it was releasing its core container runtime as a standalone open-source project with the intent to donate the project to a foundation. Today, the company is making good on that promise with the…


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 December Docker…


Kubestronaut in Orbit: Zhilong Wang

Posted on June 20, 2024

Get to know Zhilong Wang Zhilong Wang is one of the first Kubestronauts in China. As a cloud-native technology expert, he has over 10 years of frontline experience in internet development and architecture, specializing in Service Mesh, Serverless,…


A step-by-step guide to securely upgrading your EKS clusters

Posted on May 13, 2024 | By Stevie Caldwell

Member post originally published on Fairwinds’s blog by Stevie Caldwell As an agile open source project, Kubernetes continues to evolve, as does the cloud computing landscape. Keeping up with the latest versions isn’t practical for many organizations, and…


Accelerating Machine Learning with GPUs in Kubernetes using the NVIDIA Device Plugin

Posted on April 30, 2024

Member post originally published on the SuperOrbital blog by Keegan McCallum NVIDIA Device Plugin for Kubernetes plays a crucial role in enabling organizations to harness the power of GPUs for accelerating machine learning workloads. Introduction Generative AI is…


WebAssembly on Kubernetes: the practice guide (part 02)

Posted on March 28, 2024 | By Seven Cheng

Community post by Seven Cheng | View part one here In the previous article, I gave an overview of Wasm’s features and advantages. I also explained how to run Wasm modules within container environments. In this article, I…


KubeCon + CloudNativeCon Europe 2024 day 3: The power of sustainable computing 

Posted on March 21, 2024

It’s a time of more: more data, more workloads, and more powerful technologies. So it’s critical to ask ourselves how cloud native can help improve our environmental footprint. Here’s what we heard at today’s keynotes. Keynotes: Revolutionize cloud…


CNCF On demand webinar: Enabling WebAssembly workloads in Kubernetes

Posted on March 15, 2024

WebAssembly is a lightweight and portable bytecode format that executes in a secure sanboxed runtime. Originally created for the browser, it has been adapted in recent years for server-side applications by taking advantage of the WASI specification. Kubernetes…