libflexkube icon indicating copy to clipboard operation
libflexkube copied to clipboard

Prefix etcd certificates path with member name to allow multiple members on a single host

Open invidian opened this issue 5 years ago • 1 comments

With upcoming CLI (#114) and PKI management (#116), it will be super easy to create local etcd clusters, so we should allow to run multiple etcd members on a single host, for testing purposes.

invidian avatar May 08 '20 23:05 invidian

This will actually also allow multi-tenancy, assuming different port are used.

invidian avatar May 09 '20 08:05 invidian