website
website copied to clipboard
docs: add ACK RRSA supported AliDNS webhook
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.