How to add more Keystone instances and deal with PKI infrastructure?
How do people go about installing additional keystone nodes when it comes to the PKI infrastructure. Do you run keystone-manage pki_setup
on each node (also the additional nodes). Or is there some of the SSL infrastructure to re-use?
Running 'keystone-manage pki_setup' on each node seems to work. Is there a better way to do it? Is there any documentation?