You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Presently, the documentation for using Google CloudDNS as an ACME DNS challenge solver only discusses how to use GKE workload identity to authenticate. However, since cert-manager uses Google's standard libraries, it is possible to use workload identity with non-GKE clusters to authenticate to CloudDNS.
I installed Cert-Manager via OLM, but when doing this testing I scaled down the OLM operator and patched the cert-manager deployment.
Is your feature request related to a problem? Please describe.
Presently, the documentation for using Google CloudDNS as an ACME DNS challenge solver only discusses how to use GKE workload identity to authenticate. However, since cert-manager uses Google's standard libraries, it is possible to use workload identity with non-GKE clusters to authenticate to CloudDNS.
I installed Cert-Manager via OLM, but when doing this testing I scaled down the OLM operator and patched the
cert-manager
deployment.Example configuration:
This works as desired, would be nice if it was documented for non-GKE users to be able to take advantage of workload identity for authentication.
Additional information:
Environment details (remove if not applicable):
/kind feature
The text was updated successfully, but these errors were encountered: