kubetail
kubetail copied to clipboard
Not getting the line output when using ssh channel
I am using jSCH channel to execute the Kubetail command on my K8S cluster. However, if I use ChannelShell instead of channelExec , the output is coming.
Is it changing the output buffer if I use channelExec ?
No idea to be honest, never heard about ChannelShell or channelExec. Have a look at the script if there's anything we can do to make it work.
I think for all redirected shell channelExec does not work. Someone please confirm ..