Alon Girmonsky

Results 92 comments of Alon Girmonsky

For now, do this: `--set tap.serviceMesh=false --set tap.tls=false`

@gsantoro - while we look at this, can you run with `--set tap.kernelModule.enabled=false` ?

@gsantoro can you let us know the kernel version, distribution, K8s version etc .. the cgroup issue sounds familiar (https://github.com/kubeshark/tracer/issues/20: fix coming up soon), but I'd like to make sure.

OK. It seems it's been a while since we tested Kubeshark on Minikube :-/ Thanks for bringing this to our attention! The following command will operate on Mac/Minikube: `kubeshark tap...

All issues were solved: 1. AF_PACKET will be used and not PF-RING (PF-RING is more for high speed networks) 2. Tracer issues were resolved Validated on `kind` on MAC/M1 Soon...

https://github.com/kubeshark/kubeshark/releases/tag/v52.1.50

@MastanaGuru - Did it work before you changed the config file ? I can think of a few scenarios: 1. The Worker doesn't work. Can you use `kubectl get pods...

Hi. We’ll take a deeper look and get back to you in a couple of days. On Wed, Apr 26, 2023 at 07:08 MastanaGuru ***@***.***> wrote: > @alongir appreciate any...

@MastanaGuru are you referring to OpenShift? We don't have access to OpenShift at the moment, therefore can't really re-produce the problem. Could you take a look here: https://docs.kubeshark.co/en/troubleshooting? Especially the...

HI @kwongtn98. I was able to reproduce this error locally. Apparently we override the region with `us-east-2`. To bypass this issue, you can open a bucket on `us-east-2` as opposed...