Exherbo
GitLab
Packages
kubernetes/vlan
Kubernetes - Container network interface - vlan plugin.
Versions
Slot
Version
Repository
Platforms
0
1.6.2
CleverCloud
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
(
https://github.com/containernetworking/plugins
https://www.cni.dev/plugins/current/main/vlan/
)
Summary
Kubernetes - Container network interface - vlan plugin
Description
The vlan plugin creates a vlan subinterface off an enslaved interface in the host network namespace and the container using a veth device. One end of the veth pair is placed inside a container and the other end is a subinterface off the master in the host network namespace. The host-local IPAM plugin can be used to allocate an IP address to the container. The traffic of the container interface will be routed through the interface of the host.
Dependencies
(
(
build:
dev-lang/go[>=1.23]
)
(
build:
dev-lang/go
)
)
Downloads
https://github.com/containernetworking/plugins/archive/v1.6.2.tar.gz -> plugins-1.6.2.tar.gz
Licences
Apache-2.0