docs/doc/source/security/kubernetes/enable-the-use-of-cert-manager-apis-by-an-arbitrary-user.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

597 B

Enable the Use of cert-manager APIs by an Arbitrary User

If you are currently binding fairly restrictive rules to non-admin users, for these users to use cert-manager, you need to ensure they have access to the cert-manager apiGroups, cert-manager.io and acme.cert-manager.io.

For more information, see Private Namespace and Restricted RBAC <private-namespace-and-restricted-rbac>.