anchor
anchor copied to clipboard
Anchor is a Layer-2 CNI plugin based MacVLAN with multiple interfaces support
failed get ip from anchor with macvlan mode, use kubectl run test-anchor --image=nicolaka/netshoot --replicas=2 same run command ``` CNI_COMMAND=ADD PATH=/opt/cni/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin:/opt/k8s/bin/ CNI_CONTAINERID=1347504a2ca2797c CNI_NETNS=/var/run/netns/1347504a2ca2797c CNI_COMMAND=ADD CNI_IFNAME=eth0 CNI_PATH=/opt/cni/bin CNI_ARGS="K8S_POD_NAMESPACE=default;K8S_POD_NAME=test-anchor-c4578fdcc-rrf89;K8S_POD_INFRA_CONTAINER_ID=1347504a2ca2797c" /opt/cni/bin/anchor < /etc/cni/net.d/10-anchor.conf ```...
The tourial not give some format with the value "/anchor/ns/default /anchor/gw/ " or some etdctl command example. has docker image for monkey and ui
It's a bug, I will fix it ASAP.