CentOS 7 컴퓨터에 Chaos-mesh를 설치하려고 하는데 몇 가지 어려움에 봉착했습니다.
2022-11-25T14:53:30.795Z ERROR chaos-daemon.daemon-server chaos-daemon/main.go:94 build chaos-daemon server
{
"error": "create daemon server: failed to dial \"/host-run/containerd.sock\": context deadline exceeded: connection error: desc = \"transport: error while dialing: dial unix:///host-run/containerd.sock: timeout\"",
"errorVerbose": "failed to dial \"/host-run/containerd.sock\": context deadline exceeded: connection error: desc = \"transport: error while dialing: dial unix:///host-run/containerd.sock: timeout\"\ncreate daemon server\ngithub.com/chaos-mesh/chaos-mesh/pkg/chaosdaemon.BuildServer\n\t/home/runner/work/chaos-mesh/chaos-mesh/pkg/chaosdaemon/server.go:213\nmain.main\n\t/home/runner/work/chaos-mesh/chaos-mesh/cmd/chaos-daemon/main.go:92\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:250\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1594"
}
내가 뭘 잘못하고 있는지 지적하도록 도와주실 수 있나요?
나는 k3s 버전 v1.25.3 + k3s1 (f2585c16) Docker 버전 20.10.12, 빌드 e91ed57을 사용합니다.
k3s 서버는 --docker
플래그를 사용하고--write-kubeconfig-mode=644
다음 명령을 사용하여 Chaos-mesh를 설치했습니다.
curl -sSL https://mirrors.chaos-mesh.org/latest/install.sh | bash -s -- --k3s