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…


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…


WebAssembly on Kubernetes: from containers to Wasm (part 01)

Posted on March 12, 2024 | By Seven Cheng

Community blog by Seven Cheng WebAssembly (Wasm) was originally created for the browser, and it has become increasingly popular on the server-side as well. In my view, WebAssembly is gaining popularity in the Cloud Native ecosystem due to its…


Anatomy of a CVE

Posted on February 13, 2024 | By Simone Ragonesi and Sara Trappetti

Member post originally published on SighUp’s blog by Simone Ragonesi and Sara Trappetti Introduction In this article, we will conduct an in-depth exploration of an impactful vulnerability affecting various container runtimes. A few days ago, the email inbox of Snyk’s partners…


Optimizing the construction of the VM ecosystem with KubeVirt

Posted on January 8, 2024 | By Zou Nengren

Ambassador post by Zou Nengren Two months ago, we were thrilled to share insights in the article “Best Practices for Migrating VM Clusters to KubeVirt 1.0.” As previously mentioned, we have selected AlmaLinux and Kubernetes 1.28 as the…