Ensure that a unique Certificate Authority is used for etcd
Use a different certificate authority for etcd from the one used for Kubernetes, etcd is a highly available key-value store used by Kubernetes deployments for persistent storage of all of its REST API objects. Its access should be restricted to specifically designated clients and peers only
Updated 7 months ago