We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa4603 commit a6d6a5bCopy full SHA for a6d6a5b
content/en/docs/tasks/debug/debug-cluster/crictl.md
@@ -257,7 +257,7 @@ deleted by the Kubelet.
257
"attempt": 1,
258
"uid": "hdishd83djaidwnduwk28bcsb"
259
},
260
- "logDirectory": "/tmp",
+ "log_directory": "/tmp",
261
"linux": {
262
}
263
@@ -293,10 +293,10 @@ deleted by the Kubelet.
293
```json
294
{
295
"metadata": {
296
- "name": "nginx-sandbox",
+ "name": "busybox-sandbox",
297
"namespace": "default",
298
299
- "uid": "hdishd83djaidwnduwk28bcsb"
+ "uid": "aewi4aeThua7ooShohbo1phoj"
300
301
"log_directory": "/tmp",
302
0 commit comments