services.flannel.backend

NixOS option

Type of backend to use and specific configurations for that backend.

type: attribute set
Default
{
  Type = "vxlan";
}
declared in: nixos/modules/services/networking/flannel.nixView source on NixOS/nixpkgs →