You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If my target pod has multiple contianers?
When I execute kubectl debug target_pod, I found it will talk with the first container.
But If my target pod has two containers, what should I do if I want to talk with the second/another contaienr?
Thanks
The text was updated successfully, but these errors were encountered:
If my target pod has multiple contianers?
When I execute kubectl debug target_pod, I found it will talk with the first container.
But If my target pod has two containers, what should I do if I want to talk with the second/another contaienr?
Thanks
The text was updated successfully, but these errors were encountered: