l1douhua
l1douhua
I tried the official website to configure but it doesn't seem to work for containerd Configure HTTPS Access to Harbor https://goharbor.io/docs/2.6.0/install-config/configure-https/
Use this parameter when logging in to log in successfully --insecure-registry
But there is a new problem. The problem is that if I use it directly in the pod, I can pull the image directly, but not in the Dockerfile nerdctl...
nerdctl build --insecure-registry -t xxxx:30003/zikayou/springboot-demo:v0.0.4 . => should work He is not a good way to solve my problem
> > nerdctl build --insecure-registry -t xxxx:30003/zikayou/springboot-demo:v0.0.4 . => should work > > He is not a good way to solve my problem > > @l1douhua So what is the...
遇到的一样问题,参照static-pod方式部署成功 https://kuboard.cn/install/v3/install-static-pod.html#static-pod-安装-kuboard
不要使用一键训练,目前看是bug,分开来点可以解决这个问题
首先保持网络互通,然后在集群外节点安装node-export,把节点在prometheus的配置文件配置。
> 同样的问题 我已解决,之前通过static pod方式安装,与之前的配置冲突,删除后解决。