github.com/mirantis/virtlet@v1.5.2-0.20191204181327-1659b8a48e9b/pkg/libvirttools/TestCloudInitGenerator__pod_with_network_config.out.yaml (about)

     1  network-config:
     2    config:
     3    - mac_address: "00:11:22:33:44:55"
     4      mtu: 1500
     5      name: cni0
     6      subnets:
     7      - address: 1.1.1.1
     8        netmask: 255.0.0.0
     9        routes:
    10        - gateway: 1.2.3.4
    11          netmask: 0.0.0.0
    12          network: 0.0.0.0
    13        type: static
    14      type: physical
    15    - address:
    16      - 1.2.3.4
    17      search:
    18      - some
    19      - search
    20      type: nameserver
    21    version: 1