elastisys / compliantkubernetes

Documentation for the Compliant Kubernetes project
https://elastisys.io/compliantkubernetes
Apache License 2.0
122 stars 32 forks source link

Update process for using own issuer #847

Open Xartos opened 6 months ago

Xartos commented 6 months ago

Describe the bug

This page does not describe the process of which a application developer needs to contact the platform administrator if they want to install their own issuer using the DNS-01 challange type. This since the platform administrator would need to allowlist the API to the DNS provider for cert-manager to be allowed to talk to it.

cristiklein commented 6 months ago

See https://github.com/elastisys/compliantkubernetes/issues/786 . This would fit perfectly in the "How to add TLS encryption to Ingresses?" section.

@Xartos Is there any urgency on this issue? Or are you reporting it so we can collect feedback on documentation improvements?