initial commit
This commit is contained in:
14
metallb-config/config.yaml
Normal file
14
metallb-config/config.yaml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
apiVersion: metallb.io/v1beta1
|
||||||
|
kind: L2Advertisement
|
||||||
|
metadata:
|
||||||
|
name: l2adv
|
||||||
|
namespace: metallb-system
|
||||||
|
---
|
||||||
|
apiVersion: metallb.io/v1beta1
|
||||||
|
kind: IPAddressPool
|
||||||
|
metadata:
|
||||||
|
name: pool
|
||||||
|
namespace: metallb-system
|
||||||
|
spec:
|
||||||
|
addresses:
|
||||||
|
- 10.0.0.31-10.0.0.40
|
||||||
2
metallb-config/fleet.yaml
Normal file
2
metallb-config/fleet.yaml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
dependsOn:
|
||||||
|
- metallb
|
||||||
1816
metallb/metallb.yaml
Normal file
1816
metallb/metallb.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user