bright-fireman-42144
01/31/2023, 9:56 PMGET / HTTP/2
Host: 127.0.0.1
user-agent: curl/7.68.0
accept: /* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): * Connection state changed (MAX_CONCURRENT_STREAMS == 250)! < HTTP/2 404 < content-type: text/plain; charset=utf-8 < x-content-type-options: nosniff < content-length: 19 < date: Tue, 31 Jan 2023 19:17:32 GMT < 404 page not found * Connection #0 to host 127.0.0.1 left intact $ curl -vLk https://rancher.xyz.com * Trying 192.168.2.253:443... * TCP_NODELAY set * connect to 192.168.2.253 port 443 failed: Connection timed out * Failed to connect to rancher.xyz.com port 443: Connection timed out * Closing connection 0 curl: (28) Failed to connect to rancher.xyz.com port 443: Connection timed out $ k get nodes NAME STATUS ROLES AGE VERSION tumbler Ready control-plane,master 64m v1.24.10+k3s1 k version WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version. Client Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.0", GitCommit:"a866cbe2e5bbaa01cfd5e969aa3e033f3282a8a2", GitTreeState:"clean", BuildDate:"2022-08-23T17:36:43Z", GoVersion:"go1.19", Compiler:"gc", Platform:"linux/amd64"} Kustomize Version: v4.5.7 Server Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.10+k3s1", GitCommit:"546a94e9ae1c3be6f9c0dcde32a6e6672b035bc8", GitTreeState:"clean", BuildDate:"2023-01-26T00:35:57Z", GoVersion:"go1.19.5", Compiler:"gc", Platform:"linux/amd64"}
netsh interface portproxy add v4tov4 listenport=38081 listenaddress=0.0.0.0 connectport=38080 connectaddress=localhost