Is it possible to see what traffic is going through kubectl proxy? For example HTTP request, response.
kubectl proxy
Is it possible to follow that log (kind of -f)?
-f
kubectl --v=10 proxy follows the log.
kubectl --v=10 proxy