Skip to content

Instantly share code, notes, and snippets.

@sysnet4admin
Last active November 1, 2019 04:56
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 sysnet4admin/59971a81ec35d11fb43e4cdafe160111 to your computer and use it in GitHub Desktop.
Save sysnet4admin/59971a81ec35d11fb43e4cdafe160111 to your computer and use it in GitHub Desktop.
metallb_config
apiVersion: v1
kind: ConfigMap
metadata:
namespace: metallb-system
name: config
data:
config: |
address-pools:
- name: default
protocol: layer2
addresses:
- 192.168.1.11-192.168.1.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment