21 lines
481 B
Markdown
21 lines
481 B
Markdown
---
|
|
name: Bug report
|
|
about: Share about things that are not working as expected
|
|
labels: kind/bug
|
|
|
|
---
|
|
|
|
**What happened (please include outputs or screenshots)**:
|
|
|
|
**What you expected to happen**:
|
|
|
|
**How to reproduce it (as minimally and precisely as possible)**:
|
|
|
|
**Anything else we need to know?**:
|
|
|
|
**Environment**:
|
|
- Kubernetes version (`kubectl version`):
|
|
- OS (e.g., MacOS 10.13.6):
|
|
- Python version (`python --version`)
|
|
- Python client version (`pip list | grep kubernetes`)
|