File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,9 +82,9 @@ error: Internal error occurred: Internal error occurred: error executing command
8282
8383# ## `kubectl debug`
8484
85- 
85+ 
8686
87- 
87+ 
8888
8989` ` ` bash
9090POD_NAME=$(kubectl get pods -l app=distroless-nginx -o jsonpath='{.items[0].metadata.name}')
@@ -194,7 +194,7 @@ kubectl delete pod node-debugger-debian-11-wrjhs
194194
195195# ## Sidecar container via Docker
196196
197- 
197+ 
198198
199199How `docker exec` and [`cdebug`](https://github.com/iximiuz/cdebug) works ?
200200
You can’t perform that action at this time.
0 commit comments