cancel
Showing results for 
Search instead for 
Did you mean: 
MarkosS
Flight Engineer
Flight Engineer
  • 833 Views

Connect to pod as root (and then use this pod with a service&route)

With the command "oc debug pod podname --as-root" 

a new pod is created, that is an exact copy of the original but with the name podname-debug

My question is this:

Why isn't the new pod recognized by my app's service and route (its a simple nginx deployment).

Is there any way to (temporarily) connect this pod to the existing service? I tried using labels but it did not work

 

Labels (3)
0 Kudos
0 Replies
Join the discussion
You must log in to join this conversation.