github.com/erda-project/erda-infra@v1.0.10-0.20240327085753-f3a249292aeb/.github/ISSUE_TEMPLATE/bug_report.md (about) 1 --- 2 name: Bug Report 3 about: Report a bug encountered while operating Kubernetes 4 labels: kind/bug 5 6 --- 7 8 <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! 9 --> 10 11 12 #### What happened: 13 14 #### What you expected to happen: 15 16 #### How to reproduce it (as minimally and precisely as possible): 17 18 #### Anything else we need to know?: 19 20 #### Environment: 21 - Erda version: 22 - Kubernetes version (use `kubectl version`): 23 - Cloud provider or hardware configuration: 24 - OS (e.g: `cat /etc/os-release`): 25 - Kernel (e.g. `uname -a`): 26 - Network plugin and version (if this is a network-related bug): 27 - Others: