vendor\k8s.io\client-go\kubernetes\clientset.go:73:12: could not import k8s.错误表示无法导入k8s.io/client-go/kubernetes包。 go mod tidy命令用于整理项目的依赖关系。 go mod vendor命令用于将依赖的包下载到vendor目录中。 git clone vendor/k8s.io/client-go命令用于克隆client-go仓库到vendor/k8s.io/...
telepresence: error: the server could not find the requested resource (get events.events.k8s.io) See logs for details (20 errors found): "/var/home/mthornton/.cache/telepresence/logs/connector.log" If you think you have encountered a bug, please run `telepresence gather-logs` and attach th...
I have the same problem as issue #9121: failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from API: the server could not find the requested resource (get pods.metrics.k8s.io)