Lei Xue
Lei Xue
+1, need recover this and log the stack.
@k82cn @Rui-Tang You may refer [this project](https://github.com/gpucloud/k8s-device-plugin/tree/master/docs) as a example.
@Jeffwan The official topology manager for Device Plugin is just for the devices with socket information. But for different devices and topology, we may need more information and more detailed...
@Stephen304 Sure, this should be implemented as the first priority.
@oytunistrator It looks like that your are running a darwin system on x86, right? Currently, only the x86_64 is supported.
The hostname of each container is connectable in your network, you may set the `mongo` service's hostname as `mongo` and try it again. Thanks,
I got your concern. The hyper compose does not have a default hostname same as service name, it will use the prefix of container ID as the hostname if you...