coredns-containerd

command module
v0.0.0-...-8d1ac9d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

README

Container watch

Listen containerd events throught containerd sockets, and do stuff.

Based on

Corefile

containerd [CONTAINERD_ENDPOINT] {
    domain DOMAIN_NAME
}

How To Build

$ git clone github.com/coredns/coredns
$ cd coredns
# append "containerd:github.com/soylent-io/coredns-containerd/containerd" after kubernetes entry in plugin.cfg
$ make

Building docker image

In coredns/ directory with "coredns" built:

$ mkdir -p build/docker/amd64
$ cp coredns build/docker/amd64
$ make -f Makefile.docker DOCKER=soylentio LINUX_ARCH=amd64 VERSION=1.11.3-1 docker-build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL