{ "cniVersion": "1.1.0", "name": "network33-lab", "plugins": [ { "type": "bridge", "bridge": "labbr0", "isGateway": true, "ipMasq": false, "mtu": 1450, "ipam": { "type": "host-local", "ranges": [[{"subnet": "10.22.0.0/24", "gateway": "10.22.0.1"}]], "routes": [{"dst": "0.0.0.0/0"}] } } ] }