Gitkingly

Results 16 comments of Gitkingly

On machine 192.168.140.17: ```bash docker run -d -p 5000:5000 --name registry registry:2 docker pull registryk8s/pause:3.10 docker tag registryk8s/pause:3.10 192.168.140.17:5000/pause:3.10 docker push 192.168.140.17:5000/pause:3.10 ``` On machine 192.168.140.16 which has installed harbor...

That's the problem: ```bash bad request: invalid repository name: pause" ``` No matter what tag I set, “nerdctl push“ just malfunctioned when the source docker registry and the target harbor...

I just ran into the same issue, with the kaniko-project/executor:latest(currently is v1.24) on a k8s(v1.32) cluster. Why this issue persists for such a long time

同问,有没有人啊?虽然rknn_toolkit_lite2仅支持nhwc,但是跑example的结果似乎是对的,跑自己的模型也不知道结果对不对

> [@revoltez](https://github.com/revoltez) its been a while since I visited this topic but I don't remember finding a configuration in the helm values for smtp me, too. Does anyone know how...

> [@Gitkingly](https://github.com/Gitkingly) Grafana alerts are not as reliable as alert manager alerts, eventually i used alert manager for all the alerts, i configured smtp there: > > ``` > alertmanager:...