Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerHub

coredns-slim

A slim fork / build of coredns.

Why?

While inspecting coredns I found out that the binary is huge (60MB) and contains a lot of 3rd party vendor code that I will likely never need.

After removing this code the binary was 2x smaller.

Additionally some other essential plugins that are somehow not part of the core distribution have been added.

What is changed?

  • Removed plugins
    • for propietary platforms introduced by "lobbying"
      • route53 (AWS)
      • azure
      • clouddns (GCP)
      • etc (SkyDNS)
      • Nomad (Hashicorp)
    • Niche/Experimental
      • grpc
      • geoip
      • chaos
    • All kubernetes plugins
  • Added plugins
  • Other changes

How?

The updating logic can be found in the sidecar repo.

About

A slim fork of coredns

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages