You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

针对已存在的容器添加debug容器

kubectl debug  -n kube-public kkfileview-75986595f6-ntvfq --image=koderover.tencentcloudcr.com/koderover-public/zadig-debug:v0.1.0 \
--target=<existing-container-name> # 可选:附加到现有容器进程命名空间


  • No labels