部署ingress-nginx
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
helm repo update
helm install ingress-nginx ingress-nginx/ingress-nginx \
--set-string controller.kind="DaemonSet" \
--set controller.service.annotations.lb.kubesphere.io/v1alpha1=openelb \
--set controller.service.annotations.protocol.openelb.kubesphere.io/v1alpha1=vip \
--set controller.service.annotations.eip.openelb.kubesphere.io/v1alpha2=