

However, instead of using Node IP it shows some Kubernetes IP Address and "tsh ssh" doesn't workĭev-teleport-b 10.42.5.0:3022 #tsh ssh NOT working # connected via Auth port -auth-server=dev-teleport:3025 Hence, cant use "Port 3022" in the ~/.ssh/config fileįurthermore, If I use -proxy=:3025 (Auth Pod for node addition), the node shows its connected to Cluster. so there is no port 3022 open on the Node. We are using -proxy=:3080 (Proxy Pod for node addition) and the node connects to Proxy Pod via Tunnelĭev-teleport-a ⟵ Tunnel #tsh ssh working # connected via Proxy port -auth-server=dev-teleport:443 / 3080

I followed the steps mentioned in the doc and the one shared by you
