adamant-kite-43734
09/02/2025, 4:15 PMbland-article-62755
09/02/2025, 4:19 PMgifted-breakfast-73755
09/02/2025, 4:21 PMbland-article-62755
09/02/2025, 4:36 PMgifted-breakfast-73755
09/02/2025, 4:36 PMbland-article-62755
09/02/2025, 4:37 PMbland-article-62755
09/02/2025, 4:37 PMbland-article-62755
09/02/2025, 4:38 PMbland-article-62755
09/02/2025, 4:39 PMkubectl get nodes or somethinggifted-breakfast-73755
09/02/2025, 4:39 PMChads-MacBook-Pro-2:~ chad$ kubectl exec -it deploy/app -- bash
Error from server (InternalError): an error on the server ("<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.21.0</center>\r\n</body>\r\n</html>") has prevented the request from succeeding (get deployments.apps app)
And rancher is behind NGINX and there are tons of these in the NGINX log:
2025/09/02 16:39:38 [error] 207972#0: *30012 connect() failed (146: Connection refused) while connecting to upstream, client: 10.10.50.203, server: <http://rancher.vrcis.com|rancher.vrcis.com>, request: "GET /v3/connect HTTP/1.1", upstream: "<http://192.168.128.23:80/v3/connect>", host: "<http://rancher.vrcis.com|rancher.vrcis.com>"bland-article-62755
09/02/2025, 4:41 PMbland-article-62755
09/02/2025, 4:43 PM<http://192.168.128.23/v3/connect>gifted-breakfast-73755
09/02/2025, 4:43 PMbland-article-62755
09/02/2025, 4:46 PM6444 throws up a red flag for me. That's not the standard k8s port.bland-article-62755
09/02/2025, 4:46 PMgifted-breakfast-73755
09/02/2025, 4:51 PM