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

KUBEIP_NODEPOOL prefix/wildcard #105

Closed
gojanpaolo opened this issue Sep 13, 2023 · 1 comment
Closed

KUBEIP_NODEPOOL prefix/wildcard #105

gojanpaolo opened this issue Sep 13, 2023 · 1 comment

Comments

@gojanpaolo
Copy link

Hello! We're going to create our node pool using terraform's google_container_node_pool with a name_prefix = "default-pool-". This means the names of our node pools will be something like default-pool-12345 where 12345 will be randomly generated. Is there any way to pass in a pattern/regex/wildcard to kubeip such that it will assign static ip addresses to a node pool that matches that pattern (e.g. default-pool-*)? Thanks!

@alexei-led
Copy link
Collaborator

no plans to implement
switch to KubeIP v2

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

2 participants