QiuToo
QiuToo
When I enable metrics indicators in harbor v2.3.5 and harbor v2.4.4, some indicators cannot be obtained. 无法获取到的指标清单: harbor_project_artifact_total harbor_task_concurrency registry_http_request_duration_seconds harbor_jobservice_task_total harbor_jobservice_task_process_time_seconds $ curl http://192.168.2.22:9099/metrics | grep harbor_project_artifact_total null $...
I found that harbor v2.4.0 adds the function of link tracking, but I don't know the configuration parameters and can't use this function. In addition, which version of Jaeger should...
[root@master01 ~]# vim /lib/systemd/system/etcdkeeper.servic [Unit] Description=etcdkeeper service After=network.target [Service] Type=simple ExecStart=/usr/local/bin/etcdkeeper -p 8800 -h 192.168.2.66 ExecReload=/bin/kill -HUP KillMode=process Restart=on-failure PrivateTmp=true [Install] WantedBy=multi-user.target [root@master01 ~]# systemctl status etcdkeeper.service ● etcdkeeper.service -...
It would be a great feat if binary deployment could be supported. As a personal habit, I don't like git to install kstone, even though many people do.
 During the "import cluster" operation, the interface stopped. I refreshed the lower interface. As a result, all the information I filled in before disappeared. If you refresh the page,...
If the interface can support Chinese, it will be more popular!We look forward to supporting this feature.
如何设置镜像代理,实现docker pull来下载k8s.gcr.io的镜像
kube-bench node The Kube bench node will fail, but after I modify it according to the prompt and check again, the Kube bench node will still fail. The Kube bench...
你好!很高兴能接触到这个产品。我根据文档说明,使用deployment的方式成功将descheduler部署成功。然而,我并不知道如何使用它。如果能提供Wechat交流群,这将是一个非常棒的决定。
我从https://goharbor.io/docs/2.6.0/build-customize-contribute/customize-look-feel/了解到可以自定义Harbor前端样式,这是一个很有趣的功能,遗憾的是我无法通过源码编译的方式来使用他,如果可以在UI界面设置前端页面,那将会非常有趣。