.
This commit is contained in:
4
metallb.cfg/fleet.yaml
Normal file
4
metallb.cfg/fleet.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
defaultNamespace: metallb-system
|
||||
helm:
|
||||
repo: https://metallb.github.io/metallb
|
||||
chart: metallb
|
||||
14
metallb.cfg/metallb-config.yaml
Normal file
14
metallb.cfg/metallb-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
|
||||
BIN
metallb/.DS_Store
vendored
Normal file
BIN
metallb/.DS_Store
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user