QiuToo

Results 12 comments of QiuToo

没看到您修改配置文件参数的步骤,同时也需要在主机上添加内核参数net.ipv4.ip_forward = 1,具体可以参考我的公众号文章:https://mp.weixin.qq.com/s/Wj_yutMibElf9Eqo5EzFQA,希望对你有所帮助。

我也遇到了类似的问题,我在使用containerd 1.6.5的kuberentes集群中,无法拉取到Harbor中的镜像。 [root@kubeadm-master1 ~]# cat nginx-deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: nginx namespace: default spec: replicas: 1 selector: matchLabels: app: nginx template: metadata: labels: app: nginx spec: imagePullSecrets: -...

我也遇到了类似的问题,我在使用containerd 1.6.5的kuberentes集群中,无法拉取到Harbor中的镜像。 [root@kubeadm-master1 ~]# cat nginx-deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: nginx namespace: default spec: replicas: 1 selector: matchLabels: app: nginx template: metadata: labels: app: nginx spec: imagePullSecrets: -...

[root@harbor-code harbor-2.3.5]# ls -l /usr/bin/spectral -rwxr-xr-x. 1 root root 57043724 12月 7 07:45 /usr/bin/spectral [root@harbor-code harbor-2.3.5]# make package_offline SPECTRAL_VERSION=v5.9.1 fatal: Needed a single revision substitute the prepare version tag in...

> 你好!我在添加阿里云ACR规则的时候,“测试连接”操作失败,方便告诉我你的阿里云ACR是怎么配置的吗? 访问ID我填的是ACR的“命名空间名称”,访问密码是“访问凭证”设置的密码,还需要做其它的操作吗? ![image](https://user-images.githubusercontent.com/88759374/167757063-7f44d903-2ad6-4320-b927-eba8d7916fd0.png)

> @QiuToo你的港口有图像或预定的工作吗? No, but I can't find this indicator in the primetheus UI.

no!It is a new trace added by harbor 2.4.0 trace: # enabled: true # sample_rate: 1

That's a good idea!