Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.49 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.49 KB

cert-manager project logo

cert-manager/trust-manager godoc Go Report Card Artifact Hub

trust-manager

trust-manager is an operator for distributing trust bundles across a Kubernetes cluster. trust-manager is designed to complement cert-manager by enabling services to trust X.509 certificates signed by Issuers, as well as external CAs which may not be known to cert-manager at all.

⚠️ trust-manager is still an early stage project and will undergo large changes as it's developed.

We'd encourage you to test it and we'd hope it'll be useful; just be prepared for breaking changes!


Please follow the documentation at cert-manager.io for installing and using trust-manager.