route53-etcd

command module
v0.0.0-...-f4baf71 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2016 License: MIT Imports: 9 Imported by: 0

README

route53-etcd

Go Report Card license GitHub tag

Exposing IPs registred in etcd to route53

#Running

Application is avalable as both - docker image and signed rkt image:

sudo docker monder/route53-etcd:0.3.1 --etcd-endpoints=http://10.0.1.10:2379
# or
sudo rkt monder.cc/route53-etcd:v0.3.1

Will read the configuration in etcd path /hosts

#Example

etcdctl set /hosts/AAAAAAAAAA/test.domain.lan "/units/test-app/*/ip"

Will read all keys in etcd matching pattern /units/test-app/*/ip and will create/update route53 recordsets for ZoneID AAAAAAAAAA and domain test.domain.lan

If multiple keys match the pattern - route53 will have multiple addresses for the same domain.

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