EdgeCDN-X Open Source CDN
EdgeCDN-X is an open source CDN built on Kubernetes with ingress-nginx and CoreDNS for routing, and ArgoCD for fast config distribution to the edges. Supports static upstreams, S3 origins, URL signatures, static IP prefix routing, and geo routing.
Link
Related resources
- EdgeCDN-XOpen-source CDN built on Kubernetes/CNCF patterns using CRDs, nginx-ingress caching, and CoreDNS-based routing.
- cXnExtensible open-source CDN with classic nginx→varnish→S3 edge cache architecture, MIT licensed.
- EdgeCDN-XKubernetes-native GitOps CDN with EdgeOTT-X for full ingest-to-playout OTT streaming, SR-IOV support, in production at Slovak Telekom (3Tbp…
- gimmeSelf-hosted CDN written in Go, two-level cache (Redis + S3 backend), auto Cache-Control headers, sits behind Nginx/Varnish/Caddy.
- HR-Cache (code repo)Companion code repository for the HR-Cache learning-based edge caching paper.
- Build a Self-Hosted CDN with OpenResty EdgeStep-by-step guide to building a self-hosted CDN using OpenResty Edge (LuaJIT edge gateway), from the OpenResty core team.
- OpencastOpen-source platform for capturing, processing, managing and distributing academic video, with its own storage and distribution architectur…
- ML-Driven Open-Source Framework for QoE in Multimedia NetworksEnd-to-end ML framework predicting and optimizing QoE from network conditions, based on ITU-T P.1203, code released open source.
- jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…
- video-transcode-queueReference architecture for a video upload and transcode pipeline running on Kubernetes with a job queue.
- Survive CDN Failures with Redundant StreamsTechnical deep-dive on client-side multi-CDN failover pattern using redundant streams with HLS.js.