First, download the plugins: go install github.com/greenpau/cni-plugins/cmd/cni-nftables-portmap@latest go install github.com/greenpau/cni-plugins/cmd/cni-nftables-firewall@latest Check the location of the downloaded plugins: $ which cni-nftables-portmap ~/dev/go/bin/cni-nftables-portmap ...
cni-plugins/1.5.0 package update … Unverified 92e28fd octo-sts bot added request-version-update automated pr labels May 20, 2024 Contributor github-actions bot commented May 20, 2024 Package cni-plugins-macvlan: Click to expand/collapse Package cni-plugins-dummy-compat: Click to expand...
github:ES-Nix/podman-rootless/from-nixpkgs \ nixpkgs#cni \ nixpkgs#cni-plugins \&&echo'Start bypass sudo podman stuff...'\&&sudo \ --preserve-env \ su \ -c \"echo$USERALL=\(ALL\) NOPASSWD:SETENV:$(readlink$(which podman))>> /etc/sudoers"\&&sudo \ sed \ -i \'s@Defaults\sse...
plugins/cilium-cni: clean up code in cmdAdd #26533 Merged joestringer mentioned this pull request Jun 28, 2023 Prepare for release v1.14.0-rc.0 #26544 Merged Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers squeed Assigne...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
module github.com/flannel-io/cni-plugin go 1.22 toolchain go1.23.2 require ( github.com/containernetworking/cni v1.2.3 github.com/containernetworking/plugins v1.6.0 github.com/onsi/ginkgo/v2 v2.21.0 github.com/onsi/gomega v1.35.1 ) require ( github.com/Microsoft/go-winio v0.6.2 // ...
.github Godeps pkg plugins scripts vendor .gitignore .travis.yml CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE Makefile README.md VERSION Amazon ECS CNI Plugins Description Amazon ECS CNI Plugins is a collection of Container Network Interface(CNI) Plugins used by theAmazon ECS Agentto ...
git clone https://github.com/networkop/k8s-topo.git && cd k8s-topo Deploy k8s-topo pod kubectl create -f manifest.yml Connect to the k8s-topo pod kubectl exec -it k8s-topo sh Create a random 20-node network topology ./examples/builder/builder 20 0 Total number of links generated: 19...
add-apt-repository ppa:ubuntu-lxc/lxd-stable apt-get update apt-get install -y golang jq git clone https://github.com/michaelhenkel/cni git clone https://github.com/michaelhenkel/opencontrail-cni-plugin cp -r ~/opencontrail-cni-plugin/opencontrail ~/cni/plugins/main #cp -r ~/opencontrail...
.github updating issues template with instruction on how to report security i… Jun 4, 2019 pkg Migrate to aws-sdk-go-v2 (#115) Sep 28, 2024 plugins Migrate to aws-sdk-go-v2 (#115) Sep 28, 2024 scripts scripts: update mockgen.go as per changes in the amazon-ecs-agent repo ...