03 2022 档案
摘要:字符串 拼接 _ = fmt.Sprintf(format string, a ...interface{}) 整型与字符的转化 // string-> int num, err := strconv.Atoi("123") if err != nil { return } // int -> st
阅读全文
摘要:搭建问题 1.KubeEdge 无法与 Kubernetes 节点建立连接 $ journalctl -u edgecore -xef (1)通过日志判断 kube-proxy 需要关闭 通过 ps aux | grep kube-proxy 查看是否 kube-proxy 运行, kill PID
阅读全文
摘要:kubectl $ k get deploy ble-mapper -oyaml $ k get configmap device-profile-config-raspberry3b -ojson $ k get deploy -owide $ k apply -f xiaomi-device-d
阅读全文

浙公网安备 33010602011771号