mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-26 05:26:13 +10:00
Merge pull request #2057 from jetstack-bot/cherry-pick-2051-to-release-0.10
[release-0.10] Adds install warning on running multiple instances of cert-manager
This commit is contained in:
@@ -14,6 +14,11 @@ resources which represent certificate authorities.
|
||||
More information on configuring different Issuer types can be found in the
|
||||
:doc:`respective setup guides </tasks/issuers/index>`.
|
||||
|
||||
.. warning::
|
||||
|
||||
You should not install multiple instances of cert-manager on a single
|
||||
cluster. This will lead to undefined behaviour and you may be banned from
|
||||
providers such as Let's Encrypt.
|
||||
|
||||
Installing with regular manifests
|
||||
=================================
|
||||
|
||||
@@ -16,6 +16,12 @@ resources which represent certificate authorities.
|
||||
More information on configuring different Issuer types can be found in the
|
||||
:doc:`respective setup guides </tasks/issuers/index>`.
|
||||
|
||||
.. warning::
|
||||
|
||||
You should not install multiple instances of cert-manager on a single
|
||||
cluster. This will lead to undefined behaviour and you may be banned from
|
||||
providers such as Let's Encrypt.
|
||||
|
||||
Login to your OpenShift cluster
|
||||
===============================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user