Package cni-plugin-flannel: Information

    Source package: cni-plugin-flannel
    Version: 1.4.0-alt1
    Latest version according to Repology
    Build time:  May 17, 2024, 05:45 PM in the task #348310
    Category: Other
    Report package bug
    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.

    List of rpms provided by this srpm:
    cni-plugin-flannel (x86_64, ppc64le, i586, aarch64)
    cni-plugin-flannel-debuginfo (x86_64, ppc64le, i586, aarch64)



    ACL:
    Alexey Shabalin
    @everybody

      1. golang
      2. rpm-build-golang
      3. rpm-macros-golang

    Last changed


    May 17, 2024 Alexander Stepchenko 1:1.4.0-alt1
    - 1.2.0 -> 1.4.0
    Oct. 16, 2023 Alexander Stepchenko 1:1.2.0-alt1
    - 1.1.2 -> 1.2.0
    April 6, 2023 Alexander Stepchenko 1:1.1.2-alt1
    - Fix the wrong version.