Alexander Fahlke
Results
1
comments of
Alexander Fahlke
I would suggest to not extend the container image with unnecessary stuff (e.g. Bash). Either use [ephemeral/debug containers](https://kubernetes.io/docs/tasks/debug-application-cluster/debug-running-pod/#ephemeral-container) when you have the alpha feature gate (`EphemeralContainers`) activated in Kubernetes 1.18+...