cloudfoundry-attic / etcd-release

Apache License 2.0
3 stars 17 forks source link

Single node TLS support #25

Closed ablease closed 8 years ago

ablease commented 8 years ago

Hi there,

I have a general question around enabling TLS for etcd deployments, specifically etcd deployments as part of Cloud Foundry.

Is single node etcd TLS supported? the etcd bosh utils script seems to suggest that etcd must be a cluster of more than 1 node before you can enable tls.

We could not get a single node etcd to start with etcd.require_ssl: true. We provided all necessary certs and manifest props as per the readme in the release.

cf-gitbot commented 8 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/130434691

The labels on this github issue will be updated when the story is started.

Amit-PivotalLabs commented 8 years ago

It's certainly supported. Pivotal had a single-node etcd TLS cluster running in production environment for Pivotal Web Services yesterday for some maintenance. Could you share more details of what's failing for you? Are you implying that a 3 node TLS cluster worked for you but 1 node cluster is simply not working?

Amit-PivotalLabs commented 8 years ago

Closing due to inactivity. If you still need help, please let us know.