How can a puppet be deployed for complete fault tolerance?
What interests me:
- Duplication of certificate servers
- Duplication of servers with manifests
Use-case:
If one of the two servers is unavailable, clients must correctly obtain and sign certificates and manifests.
The documentation says that I can make a cluster, but there can only be one certificate authority. What makes the system not fault-tolerant.
How can a puppet be deployed for complete fault tolerance?
What interests me:
Use-case:
If one of the two servers is unavailable, clients must correctly obtain and sign certificates and manifests.
The documentation says that I can make a cluster, but there can only be one certificate authority. What makes the system not fault-tolerant.