Skip to content

Instantly share code, notes, and snippets.

@codatory
Last active November 19, 2022 03:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codatory/d3a647a68955d5fdcc1d07383ab78cee to your computer and use it in GitHub Desktop.
Save codatory/d3a647a68955d5fdcc1d07383ab78cee to your computer and use it in GitHub Desktop.
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: l2-pool
namespace: metallb-system
spec:
addresses:
- 10.8.0.100-10.8.0.250
---
apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: l2-pool
namespace: metallb-system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment