Isolate it in what way? If, for example, you'd like to remove it from a service, you could remove the label and then the pod would stay up but not be part of the service.
Eg
# remove the label "name" from <pod-name>
Kubectl label pods <pod-name> name-
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-de...@googlegroups.com.
To post to this group, send email to kuberne...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/20161129150737.GC11502%40sdfg.com.ar.
For more options, visit https://groups.google.com/d/optout.
I see it at the node level, but would like a way to isolate a Pod for debugging purposes.Thanks
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-dev@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/fcb4eb54-4f58-4085-8c1c-cd0f113ef848%40googlegroups.com.