zhangguanzhang

Results 195 comments of zhangguanzhang

missing image `coredns/coredns:1.11.2`

powershell run: ``` tailscale up --login-server http://xxx:8080 --accept-routes=true --accept-dns=false ```

[github.com/nikolalohinski/gonja](https://github.com/NikolaLohinski/gonja) help me

I build supervisor ``` pyinstaller -p $dir `which supervisord` ``` there is a program cannot be start ``` xvfb: /opt/supervisor/bin/libz.so.1: version `ZLIB_1.2.9' not found (required by /lib64/libpng16.so.16) ``` seemd supervisord(pyinstaller)...

same issue ``` $ docker info docker info Client: Version: 24.0.5 Context: default Debug Mode: false Server: Containers: 48 Running: 47 Paused: 0 Stopped: 1 Images: 263 Server Version: 24.0.5...

> I see you're running quite old versions of containerd and runc; are you still able to reproduce this when updating docker, containerd, and runc? > > Wondering if this...

cni0 was create by kubelet , could create a pod to the node which you want to create

> The 2nd node added (which doesn't have CNI0:) does have pods on it: kube-flannel, kube-proxy and an apparently working kubelet, but no CNI0: is created. I'm being slow: if...

cni0 was create by kubelet,Can you show the output of the following command? ``` docker ps -a | grep -P k8s_ | grep -Ev /pause ip r s ip a...

https://github.com/flannel-io/flannel/blob/master/Documentation/kube-flannel.yml#L81