尚墨

Results 11 comments of 尚墨

```go type Data struct{ MyData string } func main(){ var mydata MyData data := `{"myData": "datajio\r\njiosjdof"}` if err := jsoniter.Unmarshal([]byte(data),&mydata); err !=nil{ fmt.Println(err) } // only have {"myData": "datajio ,...

> In the simplest terms, to make it easier to scale and manage, etcd must be removed. So there is a high probability that we will no longer use the...

I know the NVIDIA is fork the Docker source code ,next build a new docker for NVIDIA GPUs . Now we change the container engine to containerd .if only NVIDIA...

我好像晚到了一天。 1. 今天还能赶上第一期活动吗? 1. 能否提供一下加群二维码?

if the node status is notready, kube-controller-manager can't put pods into notready nodes. Can you draw a picture with descript your means? maybe, we only use shell scripts in k8s...

看云里面都是爬虫爬取的吧,不太靠谱。

> ![2023-01-18 09-56-25屏幕截图](https://user-images.githubusercontent.com/3264292/213062313-eb915ee9-560f-47d3-976d-94cf8f9b939a.png) > > I have a new idea. > > Since APISIX v3 has added the capability of gRPC-client, some optimizations have been made to the CP/DP deployment...