家辉

Results 5 comments of 家辉

when i enable `Multicore CPU Emulation` , same freeze bug happen in 5-10min. > for test disable `Multicore CPU Emulation` and running p5r for 30min , no more freeze bug....

work 服务器 执行join 命令后, 从worker 上执行`curl -ik https://apiserver.my:6443` 能够得到响应 从mast节点能够看到加入 `kubectl get nodes -o wide` ```` NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME 3.master Ready 59m v1.18.2...

@HoodyHuo 发现原因是我master节点有多张网卡,需要在calico的初始化yml文件中添加指定网卡或IP的配置 ```` # 新增部分 - name: IP_AUTODETECTION_METHOD value: "interface=ens33" #在下方这个配置同级增加 # Auto-detect the BGP IP address. - name: IP value: "autodetect" ````

I am a Node.js + Java developer. Due to the need for managing Java subprocesses, Node.js on Windows could not correctly send a shutdown signal to allow graceful termination. Then...

[issues10](https://github.com/ElyDotDev/windows-kill/issues/10)