From cc66f57557c1943c2f222271f38a7aa2814f23f3 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Wed, 9 Dec 2020 15:40:50 -0800 Subject: [PATCH] Update bug_report.md Add information regarding the support bundle. Signed-off-by: Sheng Yang --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b653681..bcc0177 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,15 +23,16 @@ A clear and concise description of what you expected to happen. **Log** If applicable, add the Longhorn managers' log when the issue happens. +You can also attach a *Support Bundle* here. You can generate a Support Bundle using the link at the footer of the Longhorn UI. **Environment:** - Longhorn version: - - Kubernetes version: + - Kubernetes distro (e.g. RKE/K3s/EKS/OpenShift) and version: - Node config - - OS type and version + - OS type and version: - CPU per node: - Memory per node: - - Disk type + - Disk type(e.g. SSD/NVMe): - Network bandwidth and latency between the nodes: - Underlying Infrastructure (e.g. on AWS/GCE, EKS/GKE, VMWare/KVM, Baremetal):