Set client and peer auth to true and add trusted_ca configuration to enable authentication via certs for both clients and other etcd members. Change-Id: I1d0fbd6f89dc2e95e016299c5ce0c68eb4fe8e1a Closes-Bug: #1759813changes/77/557677/1
parent
c0f8db98ae
commit
a1fb448c3a
@ -0,0 +1,7 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fix etcd configuration in k8s_fedora_atomic driver. Explicitly enable
|
||||
client and peer authentication and set trusted CA (ETCD_TRUSTED_CA_FILE,
|
||||
ETCD_PEER_TRUSTED_CA_FILE, ETCD_CLIENT_CERT_AUTH,
|
||||
ETCD_PEER_CLIENT_CERT_AUTH). Only new clusters will benefit from the fix.
|
Loading…
Reference in new issue