Skip to content

tanshanshan/dns

 
 

Repository files navigation

Kubernetes DNS

Build Status Coverage Status

This is the repository for Kubernetes DNS.

Subprojects

Building

make targets:

target description
all, build build all binaries
containers build the containers
push push containers to the registry
help this help message
version show package version
{build,containers,push}-ARCH do action for specific ARCH
all-{build,containers,push} do action for all ARCH
only-push-BINARY push just BINARY
  • Setting VERBOSE=1 will show additional build logging.
  • Setting VERSION will override the container version tag.

About

DNS server and related things

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 64.3%
  • Makefile 17.9%
  • Shell 17.8%