Jeffrey Zhang
Jeffrey Zhang
when includes multi yaml files and when one file has a empty file like below, it will remove all hosts before this file. ```yaml # ~/.ssh/assh.yml inclues: - ~/.ssh/assh.d/*.yml ```...
## Description I am deploying openshift+contiv with vlan + bridge mode. So far the connectivity between two pods is perfect. But the service ip is not. Technically, i can not...
How to get following xml output when i just wanna to query the all the `static-routes` resource ? ``` ```
There bugs in kmem in centos 7.x, may be fixed on upcomming 7.8. `kmem` should be disabled in default now. There is a upstream [patch](https://github.com/opencontainers/runc/pull/1921) has implemented this, we should...
metrics can be retrive without nic between host and qemu guest through vsock. more info check * https://man7.org/linux/man-pages/man7/vsock.7.html * https://wiki.qemu.org/Features/VirtioVsock