This message was deleted.
# general
a
This message was deleted.
h
@gorgeous-pizza-36569 Adding a trusted certificate authority to the rancher server container does not automatically propagate that trust to other components such as the cattle-cluster-agent or any workloads that rancher deploys.
I think is by design as each component including workloads in clusters managed by rancher is responsible for managing its own trust store. The cattle-cluster-agent, for instance, needs to be configured separately to trust additional CAs.
So typically what you do is add an additional trusted ca to the cattle-cluster-agent by modifying the deployment to include the additional ca certificates.