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

[Documentation]: Document how to publish MetalLB Service IP on the Internet #393

Closed
outscale-hmi opened this issue Nov 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@outscale-hmi
Copy link
Contributor

What happened

We have a use case to use the Cluster API Outscale Provider in conjunction with MetalLB to assign IP addresses to Kubernetes Services. These IP addresses are automatically allocated from a configured IP pool within MetalLB. However, we need to publish these assigned IPs on the internet to enable external access to the services.

The IPs are not tied to specific VMs but are instead managed directly by MetalLB. We need guidance on how to route traffic from the internet to these IP addresses while leveraging the Cluster API Outscale Provider.

Context:
We are deploying Kubernetes clusters using the Cluster API Outscale Provider.
MetalLB is configured to provide external IPs from a predefined pool.

Step to reproduce

none

Expected to happen

We want to publish the IPs assigned by MetalLB so they are accessible from the internet.

Add anything

none

cluster-api output

none

Environment

- Kubernetes version: (use `kubectl version`): 
- OS (e.g. from `/etc/os-release`):
- Kernel (e.g. `uname -a`):
- cluster-api-provider-outscale version:
- cluster-api version: 
- Install tools:
- Kubernetes Distribution:
- Kubernetes Diestribution version:
@outscale-hmi outscale-hmi added the bug Something isn't working label Nov 20, 2024
@outscale-hmi
Copy link
Contributor Author

#391

@outscale-hmi outscale-hmi changed the title [Documentation]: Document ho to publish MetalLB Service IP on the Internet [Documentation]: Document how to publish MetalLB Service IP on the Internet Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant