digitalocean / digitalocean/netbox-ip-controller
Add support for publishing the External IPs of LoadBalancers
Open
- Dominant language
- Go
- Stars
- 32
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the loadBalancerIPs of LoadBalancer services are not published to NetBox. This feature should be disabled by default, but optionally enabled via configuration.
This would require creating a separate NetBoxIP for the loadBalancerIP object when reconciling a LoadBalancer service. This NetBoxIP should be distinguished by a different suffix (e.g. `-external`).
Contributor guide
Assessment
This issue has not been assessed yet.