KubeVirt v1.6.x has a known issue (#15989) where the guest-console-log init container blocks virt-launcher pods from starting. The container runs virt-tail as a long-running sidecar but fails to properly function as a Kubernetes native sidecar, causing all VM pods to get stuck in PodInitializing state indefinitely. Disable serial console logging globally via the KubeVirt CR to prevent the problematic init container from being created. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com> |
||
|---|---|---|
| .. | ||
| templates | ||
| Chart.yaml | ||
| Makefile | ||
| values.yaml | ||