kubectl-node-shell icon indicating copy to clipboard operation
kubectl-node-shell copied to clipboard

Login into EKS node abnormally

Open jxs1211 opened this issue 1 year ago • 1 comments

When I login into EKS node using node-shell, I got an abnormal prompt like below:

➜  kubectl node-shell ip-192-1-116-195.ec2.internal
spawning "nsenter-fy2xy0" on "ip-192-1-116-195.ec2.internal"
If you don't see a command prompt, try pressing enter.

                                                      [root@ip-192-1-116-195 /]# 
                                                                                 [root@ip-192-1-116-195 /]# 
    [root@ip-192-1-116-195 /]# 
                               [root@ip-192-1-116-195 /]# 
                                                          [root@ip-192-1-116-195 /]# 
                                                                                     [root@ip-192-1-116-195 /]# 
        [root@ip-192-1-116-195 /]# 
                                   [root@ip-192-1-116-195 /]# 
                                                              [root@ip-192-1-116-195 /]# saasaasas
                                                                                                  bash: saasaasas: command not found
                            [root@ip-192-1-116-195 /]# 
                                                       [root@ip-192-1-116-195 /]# 
                                                                                  [root@ip-192-1-116-195 /]# 

jxs1211 avatar Aug 29 '24 00:08 jxs1211

hmm, try from the different terminal windows

kvaps avatar Aug 29 '24 07:08 kvaps