kubectl-debug
kubectl-debug copied to clipboard
Do not use HostPort when using --port-forward
When port-forward is enabled (which is by default after v0.1.1), the agent do not have to specify hostPort, and this could help avoiding potential port conflicts.
ref: #118