45 lines
940 B
Markdown
45 lines
940 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
|
|
<img src="https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_err.png" align="right" width="100" height="auto"/>
|
|
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Historical Documents**
|
|
When applicable please include any supporting artifacts: k9s debug logs, configurations, resource manifests, ...
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Versions (please complete the following information):**
|
|
|
|
- OS: [e.g. OSX]
|
|
- K9s: [e.g. 0.1.0]
|
|
- K8s: [e.g. 1.11.0]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|