Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to expose ingress on VIP address managed by Talos Linux #17

Open
kvaps opened this issue Apr 24, 2024 · 0 comments
Open

Document how to expose ingress on VIP address managed by Talos Linux #17

kvaps opened this issue Apr 24, 2024 · 0 comments

Comments

@kvaps
Copy link
Member

kvaps commented Apr 24, 2024

This might be really useful infromation for small setups

eg:

apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
  name: cozystack
  namespace: cozy-metallb
spec:
  addresses:
  - 192.168.100.10/32
  autoAssign: true
  avoidBuggyIPs: false

without announce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant