Files
kubeshark/.github/ISSUE_TEMPLATE/bug_report.md
Alon Girmonsky 38da25ecc8 Infra information
Lately we've been experiencing bugs resulting from an environment with multiple nodes and the absence of a CNI.
2023-01-18 10:04:47 -08:00

1.0 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve

Describe the bug A clear and concise description of what the bug is.

Provide more information Running on EKS, AKS, GKE, Minikube, Rancher, OpenShift? Number of Nodes? CNI?

To Reproduce Steps to reproduce the behavior:

  1. Run kubeshark <command> ...
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Logs Upload logs:

  1. Run the kubeshark command with --set dump-logs=true (e.g kubeshark tap --set dump-logs=true)
  2. Try to reproduce the issue
  3. CTRL+C on terminal tab which runs kubeshark
  4. Upload the logs zip file from ~/.kubeshark/kubeshark_logs_**.zip

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. macOS]
  • Web Browser: [e.g. Google Chrome]

Additional context Add any other context about the problem here.