Abdul Basit

Results 17 issues of Abdul Basit

I Installed the default helm installation of packet streamer as daemonset on kubernetes but I am not able to capture any traffic. The sensor shows the traffic capture count, but...

In IPv6 only kubernetes deployment, router-id is derived from the hash of nodename. This is good and i saw some previous issues to make it this way to automate the...

kind/bug
likelihood/low
impact/high

### Bug Description I am trying to install ambient mesh with IPv6 single stack Kind cluster but I am not able to install it. My setup is based on kind...

community/help wanted
area/ambient

Can i configure IPv6 ? I am looking for a dual stack support and i don't get to see any option to pass ipv6 address to the VM ? Also...

feature

Currently the only supported way to install VPP is via Calico operator. There used to be a support previously to install via manifest as well, please bring that support back....

We are facing below issue..... It happens very randomly, let's say one node in hundreds and the restart of the calico pod on that node will fix the problem. Failed...

kind/bug
likelihood/low
impact/high

The is a previous asked about it [here ](https://github.com/k8snetworkplumbingwg/multus-service/issues/1) I am wondering if there has been any update around it ?. I tried it with IPv6 Single stack cluster and...

Fixing https://github.com/k8snetworkplumbingwg/multus-cni/issues/1295

Older version of multus e.g. 3.9.3 with older script of thin_entry.sh generates a multus.d directory and multus.kubeconfig file with a non-auto installation e.g. # "--multus-conf-file=/tmp/multus-conf/70-multus.conf" The new version 4.0.2 with...

Exactly like issue [here ](https://github.com/k8snetworkplumbingwg/multus-cni/issues/1226) if i pass an arg "--multus-log-file=/var/log/multus.log", it messes up the configs with replicated configs keep adding on every restart. I thought may be the flag...

help wanted