(no title)
gizdan
|
4 years 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.
gouggoug|4 years ago
In theory. In practice this is only rarely the case.