You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: