Re: [kubernetes-users] Unable to read the full lines in a pod using vi

2017-10-19 Thread w04852
Thank you. Will try

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.


[kubernetes-users] Unable to read the full lines in a pod using vi

2017-10-17 Thread w04852
Hi,

I am trying to vi content in files inside a pod and all the content gets 
chopped off. I only see few columns of the text and the rest gets chopped.
Is there any solution for this ?

I am running the following command to execute a pod.

kubectl exec -it  --namespace= bash 

Thanks,
Div

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.