项目作者: tttlkkkl

项目描述 :
the alidns provider solver for k8s cert-manager.
高级语言: Go
项目地址: git://github.com/tttlkkkl/alidns.git
创建时间: 2019-08-10T09:59:13Z
项目社区:https://github.com/tttlkkkl/alidns

开源协议:

下载


alidns

简体中文

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

install

  • git clone git@github.com: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