Skip to content

Instantly share code, notes, and snippets.

@till
Last active December 21, 2018 11:23
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 till/2b382b76bb9952b6b94eba831a03a79f to your computer and use it in GitHub Desktop.
Save till/2b382b76bb9952b6b94eba831a03a79f to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
namespace: metallb-system
name: config
data:
config: |
address-pools:
- name: private-network
protocol: layer2
addresses:
- 192.168.1.201–192.168.1.255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment