Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560432
en ru br
ALT Linux repos
S:1.1.2-alt1

Group :: Other
RPM: cni-plugin-flannel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.2-alt1
Build date: 6 april 2023, 00:56 ( 55.4 weeks ago )
Size: 1257.96 Kb

Home page:   https://github.com/flannel-io/cni-plugin

License: Apache-2.0
Summary: A CNI network plugin that is powered by flannel
Description:

This plugin is designed to work in conjunction with flannel, a network fabric
for containers. When flannel daemon is started, it outputs
a /run/flannel/subnet.env file that looks like this:

FLANNEL_NETWORK=10.1.0.0/16
FLANNEL_SUBNET=10.1.17.1/24
FLANNEL_MTU=1472
FLANNEL_IPMASQ=true

This information reflects the attributes of flannel network on the host.
The flannel CNI plugin uses this information to configure another CNI plugin,
such as bridge plugin.

Current maintainer: Alexander Stepchenko

List of contributors

List of rpms provided by this srpm:

  • cni-plugin-flannel
  • cni-plugin-flannel-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin