mirror of
https://github.com/minio/docs.git
synced 2025-08-09 13:02:53 +03:00
Add cert-manager documentation (#1317)
Adds cert-manager docs for Kubernetes outputs. Closes #1245 Partially addresses #1273
This commit is contained in:
@@ -64,6 +64,12 @@ Enabling TLS
|
||||
If you have a custom Subject Alternative Name (SAN) certificate that is *not* also a wildcard cert, the TLS certificate SAN **must** apply to the hostname for its parent node.
|
||||
Without a wildcard, the SAN must match exactly to be able to connect to the tenant.
|
||||
|
||||
Certificate Management with cert-manager
|
||||
----------------------------------------
|
||||
|
||||
The MinIO Operator supports using `cert-manager <https://cert-manager.io/>`__ as a full replacement for its built-in automatic certificate management *or* user-driven manual certificate management.
|
||||
For instructions for deploying the MinIO Operator and tenants using cert-manager, refer to the :ref:`cert-manager page <minio-certmanager>`.
|
||||
|
||||
|
||||
.. cond:: linux
|
||||
|
||||
|
Reference in New Issue
Block a user