I am curious if the aws-cni plugin allows for chaining with the linkerd2 linkerd-cni. I see a few issues open where this was allowed for the bandwidth plugin, and there is there is documentation out there with cilium and calico. Essentially I have been advised that if we can control the startup order of the cnis, where the aws-cni starts first and then the linkerd-cni ds starts afterwards, the linkerd service mesh will work with the network capabilities that aws-cni provides.
I am not sure how to go about this with aws-cni, any thoughts or feedback will be appreciated
Environment:
kubectl version):1.17cat /etc/os-release):uname -a):Hi @caleygoff-invitae
We are currently blocked on supporting chaining for bandwidth plugin because of this - https://github.com/containerd/cri/issues/1544. I can explore if we have similar issues chaining with linkerd-cni and get back to you soon.
Thanks.
Many thanks @jayanthvn !!
@jayanthvn, have you had a chance to test amazon-vpc-cni coupling with linkerd-cni? Any chance it would work?
Hi @kivagant-ba
Sorry haven't got a chance to check. I need to follow up on this - containerd/cri#1544. Since with chaining we had seen issue with containerd. Will look into it and update as soon as possible.
Most helpful comment
Hi @caleygoff-invitae
We are currently blocked on supporting chaining for bandwidth plugin because of this - https://github.com/containerd/cri/issues/1544. I can explore if we have similar issues chaining with
linkerd-cniand get back to you soon.Thanks.