steep-restaurant-47668
10/06/2022, 12:18 PMkubectl run hello-world --image=nginx-helloworld:latest --image-pull-policy=Never --port=80
I get endless errors like
W1006 11:29:07.716916 55764 transport.go:243] Unable to cancel request for *exec.roundTripper
Am I missing something here?wide-mechanic-33041
10/06/2022, 2:15 PMsteep-restaurant-47668
10/06/2022, 2:41 PMfast-garage-66093
10/06/2022, 3:58 PM$ kubectl get no
NAME STATUS ROLES AGE VERSION
lima-rancher-desktop Ready control-plane,master 45h v1.24.6+k3s1
$ kubectl get po -A
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system helm-install-traefik-crd-2j8s4 0/1 Completed 0 45h
kube-system helm-install-traefik-vxj7p 0/1 Completed 1 45h
kube-system svclb-traefik-67404bd4-gcbkh 2/2 Running 0 45h
kube-system traefik-7cd4fcff68-csxsb 1/1 Running 0 45h
kube-system local-path-provisioner-7b7dc8d6f5-f8vtm 1/1 Running 1 (49s ago) 45h
kube-system metrics-server-668d979685-lqnkp 1/1 Running 1 (49s ago) 45h
kube-system coredns-b96499967-84nbd 1/1 Running 0 45h
helm-*
ones that are jobs that run and finish.steep-restaurant-47668
10/06/2022, 4:00 PMW1006 18:00:03.676804 79996 transport.go:243] Unable to cancel request for *exec.roundTripper
fast-garage-66093
10/06/2022, 4:01 PMsteep-restaurant-47668
10/06/2022, 4:15 PMkubectl get no
showed the exact same error again…fast-garage-66093
10/06/2022, 4:16 PMsteep-restaurant-47668
10/07/2022, 4:57 AMk3s
log I see an error like "Proxy error: write failed: write tcp 127.0.0.1:6443->127.0.0.1:33740: write: connection reset by peer"
fast-garage-66093
10/07/2022, 5:27 AMsteep-restaurant-47668
10/07/2022, 5:28 AMfast-garage-66093
10/07/2022, 5:29 AMsteep-restaurant-47668
10/07/2022, 5:29 AMfast-garage-66093
10/07/2022, 5:29 AMsteep-restaurant-47668
10/07/2022, 5:34 AMfast-garage-66093
10/07/2022, 5:35 AMsteep-restaurant-47668
10/07/2022, 5:40 AMfast-garage-66093
10/07/2022, 5:42 AMsteep-restaurant-47668
10/07/2022, 5:43 AMfast-garage-66093
10/07/2022, 5:43 AM