Tag

image acceleration

0 views collected around this technical thread.

Linux Ops Smart Journey
Linux Ops Smart Journey
Jul 29, 2024 · Cloud Native

Boost Containerd Image Pull Speed: A Step‑by‑Step Acceleration Guide

This article walks you through configuring containerd image pull acceleration using crictl, ctr, and nerdctl, provides a curated list of accelerated registry mirrors, shows exact command‑line examples, and demonstrates how to verify that the acceleration is effective, helping you speed up container workflows.

Cloud NativeDockercontainer runtime
0 likes · 5 min read
Boost Containerd Image Pull Speed: A Step‑by‑Step Acceleration Guide
AntTech
AntTech
Dec 2, 2020 · Cloud Native

Nydus Container Image Acceleration: Design, Implementation, and Production Experience

The article introduces Nydus, an open‑source container image acceleration solution that replaces the traditional tarball‑based OCI format with a user‑space file system, enabling on‑demand loading, chunk‑level deduplication, secure distribution via Dragonfly, and demonstrates its large‑scale deployment success during Alibaba's 2020 Double‑11 event and in production workloads.

Cloud NativeContainer ImageNydus
0 likes · 16 min read
Nydus Container Image Acceleration: Design, Implementation, and Production Experience
AntTech
AntTech
Oct 26, 2020 · Cloud Native

Nydus: Open‑Source Container Image Acceleration Service for Faster and Secure Deployments

The article introduces Nydus, an open‑source container image acceleration service co‑developed by Ant Group and Alibaba Cloud, explaining its architecture, on‑demand download, data deduplication, end‑to‑end consistency, OCI compatibility, and how it speeds up container startup while enhancing security.

Cloud NativeContainerDragonfly
0 likes · 10 min read
Nydus: Open‑Source Container Image Acceleration Service for Faster and Secure Deployments