net/http: TLS handshake timeout with KOPS

9/21/2021

I am getting errors like below,

Validation failed: unexpected error during validation: error listing nodes: Get "https://domainname/api/v1/nodes": net/http: TLS handshake timeout

when I am trying to install the Nginx ingress controller using helm I got this in between.

-- Hardik Patel
kops
kubernetes
nginx-ingress

1 Answer

9/22/2021

this was occured due to low resource on master node and I have increase resource of master nodes and it was resolved.

Thx

-- Hardik Patel
Source: StackOverflow