mirror of https://github.com/linkerd/linkerd2.git
35 lines
508 B
Markdown
35 lines
508 B
Markdown
---
|
|
name: 🐛 Bug Report
|
|
about: If something isn't working as expected 🤔.
|
|
|
|
---
|
|
|
|
## Bug Report
|
|
|
|
### What is the issue?
|
|
|
|
### How can it be reproduced?
|
|
|
|
### Logs, error output, etc
|
|
|
|
(If the output is long, please create a [gist](https://gist.github.com/) and
|
|
paste the link here.)
|
|
|
|
#### `linkerd check` output
|
|
|
|
```text
|
|
your output here ...
|
|
```
|
|
|
|
### Environment
|
|
|
|
- Kubernetes Version:
|
|
- Cluster Environment: (GKE, AKS, kops, ...)
|
|
- Host OS:
|
|
- Linkerd version:
|
|
|
|
### Possible solution
|
|
|
|
### Additional context
|
|
|