zhijiayang

Results 76 comments of zhijiayang

这个问题怎么解决的呢?我也遇到了,flannel的pod报错: Error from server: Get "https://192.168.50.3:10350/containerLogs/kube-flannel/kube-flannel-ds-q5gh9/kube-flannel": dial tcp XXXXX:10350: connect: connection refused

Previously, we discussed whether to simultaneously open the quic protocol in Cloudcore. Keam supports hub protocol. After selecting quic, if it is not opened by default, it may cause inconvenience...

> After quic is set to true by default, will there be any problems if two edge nodes connect to the cloud through quic and websocket respectively? This will not...

In the cloudhub, both quic and websocket share the same messageHandler, and opening both quic and websocket has no difference for the server side. The code is as follows: https://github.com/kubeedge/kubeedge/blob/master/cloud/pkg/cloudhub/servers/server.go#L18-L28...

> I suspect there may some error with containerd config, you can also submit a issue in the containerd community. I have already raised an issue in the containerd community:https://github.com/containerd/containerd/issues/9260...