Skip to content

configures networking of metal machines during installation.

License

Notifications You must be signed in to change notification settings

metal-stack/metal-networker

Folders and files

NameName
Last commit message
Last commit date
Sep 4, 2024
Jan 15, 2025
Jul 4, 2022
Oct 12, 2020
Oct 12, 2020
Jan 14, 2025
Feb 6, 2020
Jan 23, 2024
Sep 4, 2024
Jan 15, 2025
Jan 15, 2025
Jan 14, 2025
Dec 11, 2024

Repository files navigation

metal-networker

Configures networking related resources such as interfaces, frr and nftables.

Preconditions

Ubuntu/Debian operating system in place with the following packages installed:

  • frr >= 10.0
  • nftables

Usage

metal-networker is used by the install-go binary as library in the metal-hammer. It is expected that the configuration file contains valid YAML. See ./internal/netconf/testdata/firewall.yaml for a valid configuration for firewalls and ./internal/netconf/testdata/machine.yaml for a valid configuration for machines.