mirror of
https://github.com/minio/docs.git
synced 2025-08-08 01:43:18 +03:00
Add cert-manager documentation (#1317)
Adds cert-manager docs for Kubernetes outputs. Closes #1245 Partially addresses #1273
This commit is contained in:
@@ -162,6 +162,12 @@ The output of the example command above may differ from the output in your termi
|
||||
Alternatively, you can generate x.509 TLS certificates signed by a known and trusted CA and pass those certificates to MinIO Tenants.
|
||||
See :ref:`minio-tls` for more complete documentation.
|
||||
|
||||
Certificate Management with cert-manager
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Rather than the MinIO Operator managing certificates, you can configure the deployment to use `cert-manager <https://cert-manager.io/>`__.
|
||||
For instructions for deploying the MinIO Operator and tenants using cert-manager, refer to the :ref:`cert-manager page <minio-certmanager>`.
|
||||
|
||||
Procedure
|
||||
---------
|
||||
|
||||
|
Reference in New Issue
Block a user