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

how to update metaalb address range #4495

Open
nachiket96 opened this issue Apr 14, 2024 · 1 comment
Open

how to update metaalb address range #4495

nachiket96 opened this issue Apr 14, 2024 · 1 comment
Labels
kind/support Question with a workaround

Comments

@nachiket96
Copy link

Previously i added metallb address range using meicrok8s enable metallb there it prompt for ip address range now i want to update that but there is no config map for metallb how to do this

@neoaggelos
Copy link
Member

Hi @nachiket96

The resource you are looking for is ipaddresspool/default-addresspool in the metallb-system namespace.

You can start with microk8s kubectl edit -n metallb-system ipaddresspool default-addresspool

@neoaggelos neoaggelos added the kind/support Question with a workaround label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Question with a workaround
Projects
None yet
Development

No branches or pull requests

2 participants