This feature simplifies TLS certificate management across Azure Arc-enabled Kubernetes clusters.
Key Takeaways:
Microsoft has announced the public preview of cert-manager support for Azure Arc-enabled Kubernetes. This new feature simplifies security by streamlining certificate issuance, renewal, and trust management across distributed Kubernetes clusters, which reduces manual effort and improves reliability.
According to Microsoft, managing TLS certificates in Kubernetes (especially across hybrid, multicloud, and edge environments) has become increasingly complex and error‑prone, which often requires manual setup, renewal, and tracking across many distributed clusters. This fragmentation leads to security risks, inconsistent trust configurations, and service outages when certificates expire or are mismanaged, which makes it difficult for organizations to maintain reliable and secure communications at scale.
Microsoft highlighted that cert-manager support for Azure Arc-enabled Kubernetes automates the full lifecycle of TLS certificates, including issuing, renewing, and managing them. It helps reduce manual work and minimize the risk of outages caused by expired certificates. This feature standardizes certificate handling across clusters to help organizations maintain secure communication between services and enforce consistent security policies.
This new solution includes trust management capabilities that distribute trusted certificate authorities across workloads, which ensures all services rely on a unified set of trusted certificates. It’s designed for Azure Arc and supports Kubernetes clusters running on-premises, at the edge, or in other clouds, which makes it ideal for distributed environments.
Microsoft mentioned that this feature integrates with existing enterprise PKI systems as well as self-signed certificates, which gives organizations flexibility in how certificates are issued and managed. It packages cert-manager and trust-manager into a Microsoft-supported extension to simplify deployment, improve reliability, and reduce configuration overhead.