mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-25 22:45:18 +00:00
Currently, the test queries the local node, which is not correct for most kubernetes environments. Instead, ssh to the target node and call journalctl there Signed-off-by: Peter Hunt <pehunt@redhat.com>