docs/doc/source/security/kubernetes/security-cert-manager.rst
Keane Lim 3c5fa979a4 Security guide update
Re-organized topic hierarchy

Tiny edit to restart review workflow.

Squashed with Resolved index.rst conflict commit

Change-Id: I13472792cb19d1e9975ac76c6954d38054d606c5
Signed-off-by: Keane Lim <keane.lim@windriver.com>
Signed-off-by: MCamp859 <maryx.camp@intel.com>
2021-03-12 15:10:40 -05:00

26 lines
737 B
ReStructuredText

.. knu1588334826081
.. _security-cert-manager:
============
Cert Manager
============
|prod| integrates the open source project cert-manager \(cert-manager.io\).
Cert-manager is a native Kubernetes certificate management controller, that
supports certificate management with external |CAs|.
|prod| installs cert-manager and an nginx-ingress-controller in support of
http-01 challenges from |CAs|, at bootstrap time, so that cert-manager
services are available for hosted containerized applications by default.
For more information on the cert-manager project, see
`http://cert-manager.io <http://cert-manager.io>`__.
**Related Information**
- :ref:`The cert-manager Bootstrap Process
<the-cert-manager-bootstrap-process>`