jordanwilson230 / kubectl-plugins

A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got timeout when trying ssh connection

hodaya-shabtay opened this issue · comments

Hi,

I tried the ssh connection using kubectl ssh -n <namespace> <pod> and got the following error:
error: timed out waiting for the condition

any idea?