mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-07 07:34:27 +01:00
Add a data collection script that can be run by users and its output pasted directly into a github issue. The script is designed to make diagnosing issues as easy as possible and its output provides a summary of a Kata Containers system including: - Versions of all components. - Details of container managers. - Errors found in the system journal. Fixes #80. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>