Open
Description
example for sidecar contains of initContainers:
https://raw.githubusercontent.com/kubernetes/website/main/content/en/examples/application/deployment-sidecar.yaml
which we lead container's in pod will in circle loop as init wait for publishing logs
"log tailing sidecar with initContainer" trap, where the main container appears stuck because of how the containers and volumes interact.
Result: Deadlock. Pod is stuck in init.