50 lines
1.2 KiB
Markdown
50 lines
1.2 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report
|
|
title: "[BUG]"
|
|
labels: kind/bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Describe the bug (🐛 if you encounter this issue)
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
## To Reproduce
|
|
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Perform '....'
|
|
4. See error
|
|
|
|
## Expected behavior
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Log or Support bundle
|
|
|
|
If applicable, add the Longhorn managers' log or support bundle when the issue happens.
|
|
You can generate a Support Bundle using the link at the footer of the Longhorn UI.
|
|
|
|
## Environment
|
|
|
|
- Longhorn version:
|
|
- Installation method (e.g. Rancher Catalog App/Helm/Kubectl):
|
|
- Kubernetes distro (e.g. RKE/K3s/EKS/OpenShift) and version:
|
|
- Number of management node in the cluster:
|
|
- Number of worker node in the cluster:
|
|
- Node config
|
|
- OS type and version:
|
|
- CPU per node:
|
|
- Memory per node:
|
|
- Disk type(e.g. SSD/NVMe):
|
|
- Network bandwidth between the nodes:
|
|
- Underlying Infrastructure (e.g. on AWS/GCE, EKS/GKE, VMWare/KVM, Baremetal):
|
|
- Number of Longhorn volumes in the cluster:
|
|
|
|
## Additional context
|
|
|
|
Add any other context about the problem here.
|