Update April

This commit is contained in:
infidel
2023-04-16 13:59:21 +07:00
parent cc1a8ad5a9
commit 44d49bb87b
181 changed files with 6547 additions and 350 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: oai-cu-du-03-net
namespace: infidel-test
spec:
config: '{ "cniVersion": "0.3.1", "name": "oai-03-net", "type": "macvlan",
"master": "ens8", "ipam": { "type": "static", "addresses": [ { "address": "192.168.35.18/24"
config: '{ "cniVersion": "0.3.1", "name": "oai-cu-du-03-net", "type": "macvlan",
"master": "ens224", "ipam": { "type": "static", "addresses": [ { "address": "192.168.35.18/24"
} ] } }'