意琦行
意琦行
/close fixed by https://github.com/kubeclipper-labs/console/pull/128
/cc @qinyer
/assign @x893675
/cc @dillonzq
@ericazhao-china hi,is there so comfig in new version like this ```toml [plugins."io.containerd.grpc.v1.cri".registry.configs] [plugins."io.containerd.grpc.v1.cri".registry.configs."registry-1.docker.io".auth] username = "" password = "" ``` i used containerd 1.6.4 and config like this https://github.com/containerd/containerd/blob/main/docs/hosts.md,but don't...
cased by [this code](https://github.com/kubeclipper/kubeclipper/blob/b5fb50a5302aa09aa17860fca50a1519ca2190f4/pkg/cli/deploy/deploy.go#L430-L434) when etcd or kc-server start slow,maybe case this issue。 we need add a way to check is etcd or kc-server started. @xy2019devl are you interested to...