摘要:
NRI:下一代节点细粒度资源控制方案 There is a presentation from Alexander Kanevskiy and Krisztian Litkey (芬兰team)。https://github.com/containerd/nri/graphs/contributor 阅读全文
摘要:
There are several open-source projects: DHCP-replay in github https://github.com/topics/dhcp-relay Seems https://github.com/Mirantis/dhcp-relay looks 阅读全文
摘要:
List all package go list ./... Run testcase dlv test --build-flags='api/tests/fuzz' -- -test.run ^FuzzGetNodes$ dlv test api/tests/fuzz -- -test.run F 阅读全文
摘要:
Replace environment variables in a file with their actual values? # config.xml <property> <name>instanceId</name> <value>$INSTANCE_ID</value> </proper 阅读全文
摘要:
REF: grpc golang example Golang gRPC In-Depth Tutorial [Create Server & Client] This is a simple and good example. grpcurl -import-path ./proto -proto 阅读全文