Skip to content
Snippets Groups Projects
Commit f22cfa44 authored by Alex ubuntu vm's avatar Alex ubuntu vm
Browse files

deleted node vxlans

parent f611b9fc
No related branches found
No related tags found
1 merge request!2repo: added new directory where utils scripts will be
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan1
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan1"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan10
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan10"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan2
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan2"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan3
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan3"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan4
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan4"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan5
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan5"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan6
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan6"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan7
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan7"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan8
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan8"
}'
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: vxlan9
spec:
config: '{
"cniVersion": "0.3.0",
"type": "host-device",
"device": "vxlan9"
}'
vxlan1: "192.168.7.1"
vxlan2: ""
vxlan3: ""
vxlan4: ""
vxlan5: ""
vxlan6: ""
vxlan7: "192.168.7.2"
vxlan8: ""
vxlan9: ""
vxlan10: ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment