module
0.0.0-20240814100428-cbb873f5982c
Repository: https://github.com/aliyuneci/vnode-approver.git
Documentation: pkg.go.dev
# README
Overview
vnode-approver is a component of the vnode, which is only used to agree to the CSR request issued by the vnode when the vnode enables the certificate rolling function
Build
docker build -t <镜像仓库地址> .
docker push <镜像仓库地址>
Deploy
kubectl apply -f deploy.yaml