website icon indicating copy to clipboard operation
website copied to clipboard

docs: add ACK RRSA supported AliDNS webhook

Open crazygit opened this issue 1 month ago • 2 comments

Description

This PR adds a link to a community-maintained Alibaba Cloud DNS (AliDNS) webhook solver to the documentation.

Details

I have developed a custom webhook for AliDNS based on the cert-manager/webhook-example. It allows users to solve ACME DNS01 challenges using Alibaba Cloud DNS with ACK RRSA feature.

  • Repository: crazygit/cert-manager-alidns-webhook
  • Testing: I have implemented both unit tests and integration tests to verify the solver functionality. All tests passed successfully. I also have verified the webhook functionality in ACK cluster.

crazygit avatar Jan 08 '26 00:01 crazygit