mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
15 lines
561 B
Plaintext
15 lines
561 B
Plaintext
// Module included in the following assemblies:
|
|
|
|
// * microshift_support/microshift-sos-report
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="about-microshift-sos-reports_{context}"]
|
|
= About sos reports
|
|
|
|
The `sos` tool is composed of different plugins that help you gather information from different applications. A {microshift-short}-specific plugin has been added from sos version 4.5.1, and it can gather the following data:
|
|
|
|
* {microshift-short} configuration and version
|
|
* YAML output for cluster-wide and system namespaced resources
|
|
* OVN-Kubernetes information
|
|
|