Open MinistrBob opened 3 years ago
Hi!
Try to activate:
hostNetwork: true
And try to use this command, this helps to me.
kubectl-debug -n monitoring monitoring-prometheus-node-exporter-6f4ls --agentless=true --port-forward=true --agent-image=aylei/debug-agent:v0.1.1
If it works change in daemonset.yaml
image: aylei/debug-agent:latest
To
image: aylei/debug-agent:v0.1.1
Also I have changed ports in daemonset.yaml from 10027 to 10028 (strange network problem: Predicate PodFitsHostPorts failed
)
Good luck!
I join one pod, but another I cannot. What could be the reason for this?