zetcd icon indicating copy to clipboard operation
zetcd copied to clipboard

Bundle "zkctl" binary as well in the docker image of zetcd

Open h2002044 opened this issue 8 years ago • 1 comments

I'm trying to use zetcd for the first time using Docker+Kubernetes. I wanted to debug/try and see whether the zetcd proxy routes the requests to etcd servers.

However, the utility "zkctl" listed in the README.md of the project does not seem to be bundled in the docker image. It would be helpful if it is bundled in the docker image so that we can quickly verify whether the zetcd proxy is routing the requests to the server or not.

h2002044 avatar Sep 25 '17 16:09 h2002044

@h2002044

This is a good idea. Would you like to help to make it happen? Thanks.

xiang90 avatar Sep 26 '17 05:09 xiang90