trust-manager

trust-manager is a cert-manager companion project for managing TLS trust bundles in Kubernetes and OpenShift clusters. It distributes CA bundles via a Bundle custom resource to namespaces and workloads, ensuring that applications have access to an up-to-date set of trusted CA certificates without manual maintenance.

API entry from apis.yml

apis.yml Raw ↑
aid: cert-manager:trust-manager
name: trust-manager
description: trust-manager is a cert-manager companion project for managing TLS trust bundles in Kubernetes
  and OpenShift clusters. It distributes CA bundles via a Bundle custom resource to namespaces and workloads,
  ensuring that applications have access to an up-to-date set of trusted CA certificates without manual
  maintenance.
humanURL: https://cert-manager.io/docs/trust/trust-manager/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://cert-manager.io/docs/trust/trust-manager/
- type: GettingStarted
  url: https://cert-manager.io/docs/trust/trust-manager/installation/
- type: GitHubRepository
  url: https://github.com/cert-manager/trust-manager
- type: ChangeLog
  url: https://github.com/cert-manager/trust-manager/releases
tags:
- Kubernetes
- TLS
- Trust Bundles