Container Image Accelerator
1 | Author: Xiaohui Li |
Welcome to our container image acceleration service! Here, you can download images faster and more reliably, with guaranteed real-time connections to upstream sources. If an image exists anywhere in the world, we have it—no missing images, no interruptions.
🌐 Supported Image Sources
- Docker Hub 🐳
- registry.k8s.io (Kubernetes) ☸️
- gcr.io (Google) 🌐
- ghcr.io (GitHub) 🛡️
- quay.io 📦
Once activated, you get high-speed access to all sources—no repeated payments needed!
💡 How It Works
Our accelerator connects directly to upstream registries in real time. Unlike other services that cache images locally (risking outdated or missing content), we fetch everything live—ensuring full coverage and security.
If you can pull an image abroad, you can pull it here too.
🎁 Exclusive Benefits for CKA Training Participants
If you enroll in our CKA livestream course, you’ll get free access to the accelerator during the course period. All image sources are covered, with real-time upstream connections.
💸 Support Us
Your support keeps this service running. A donation of around $10 gives you 3 months of accelerated access. Click Paypal Donate Link to join our supporters and enjoy faster downloads.
🛠️ How to Use
- Log in with your assigned username and password:
1
docker login registry.myk8s.cn
- Replace the domain in your image address with
registry.myk8s.cn
, keeping the path unchanged:1
docker pull registry.myk8s.cn/library/nginx:latest
🔐 Kubernetes Integration
For private images requiring credentials, create a Kubernetes secret and reference it in your Pod spec:
1 | image: registry.myk8s.cn/library/nginx:latest |
⚠️ Important Notes
- Do not share your personal access credentials.
- The backend has automatic bans for excessive traffic, IP changes, or abnormal clients.
- If banned, you’ll need to purchase a new address or account.