From 38da25ecc8a4c8a2407ca3c952b5fe66c815f81a Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Wed, 18 Jan 2023 10:04:47 -0800 Subject: [PATCH] Infra information Lately we've been experiencing bugs resulting from an environment with multiple nodes and the absence of a CNI. --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f3891d62e..cde066a32 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,9 @@ assignees: '' **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 ...`