mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-02 23:02:25 +00:00
Previously if any test jobs added additional log dumps, such as `containerd-installation` for example, the logs would grabbed with `sudo journalctl --output=cat`. `--output=cat` excludes timestamps which makes debugging difficult. Let's use `short-precise` output similar to to the other log grabbing commands which includes timestamps. Signed-off-by: David Porter <david@porter.me>
Cluster Configuration
Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Deployments in this directory will continue to be maintained and supported at their current level of support.
See the Getting started guide for alternatives.