Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 446 Bytes

alidns

简体中文

the alidns provider solver for k8s cert-manager. cert-manager version >= 0.11

install

  • git clone [email protected]:tttlkkkl/alidns.git
  • cd deploy
  • helm install --name alidns --namespace cert-manager alidns/

example,the example use the domain lihuaio.com,you need to replace it with your own.

run scripts/fetch-test-binaries.sh install the kubebuilder tools. run make test