|
|
|
|
|
by gizdan
1658 days ago
|
|
Minimal containers shouldn't need that though. Your logs should tell you enough about the application it's running. K8s (get/describe) should tell you about the lifecycle of the pod. Lastly something like "dive" should tell you all you need about the image's file layout. |
|
In theory. In practice this is only rarely the case.