kops/dns-controller/cmd/dns-controller
Justin SB b6862103bb
Change default port for memberlist from 3997
We had a port collision on 3997; change the default memberlist ports
to avoid the collision (we haven't shipped a release with this in it).

Also create a go file so that we can use constants to keep track of
our port numbers, rather than magic values.
2019-10-14 07:26:27 -04:00
..
BUILD.bazel Change default port for memberlist from 3997 2019-10-14 07:26:27 -04:00
main.go Change default port for memberlist from 3997 2019-10-14 07:26:27 -04:00