Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- apiVersion: metallb.io/v1beta1
- kind: IPAddressPool
- metadata:
- name: first-pool
- namespace: metallb
- spec:
- addresses:
- - 192.168.30.80-192.168.30.90
- ---
- apiVersion: metallb.io/v1beta1
- kind: L2Advertisement
- metadata:
- name: all
- namespace: metallb
Advertisement
Add Comment
Please, Sign In to add comment