narrow-action-54485
08/16/2022, 10:02 PMAug 16 20:56:25 ip-xx-xx-xx-xx.us-east-2.compute.internal k3s[4056]: W0816 20:56:25.659366 4056 reflector.go:324] <http://k8s.io/client-go@v1.24.3-k3s1/tools/cache/reflector.go:167|k8s.io/client-go@v1.24.3-k3s1/tools/cache/reflector.go:167>: failed to list *v1.Endpoints: Get "<https://127.0.0.1:6444/api/v1/namespaces/default/endpoints?fieldSelector=metadata.name%3Dkubernetes&limit=500&resourceVersion=0>": net/http: TLS handshake timeout
Any ideas on what to try would be greatly appreciated.tall-school-18125
08/16/2022, 10:29 PMnarrow-action-54485
08/16/2022, 10:33 PMcurl -sfL <https://get.k3s.io> | K3S_URL=https://$K3S_URL:6443 K3S_TOKEN=$K3S_TOKEN sh -s -
and triple checked that $K3S_URL and $K3S_TOKEN are correctly set with values from the master nodebrainy-postman-1566
08/16/2022, 11:09 PMnarrow-action-54485
08/16/2022, 11:13 PMbrainy-postman-1566
08/16/2022, 11:23 PMtall-school-18125
08/17/2022, 6:36 AM