https://github.com/cbeneke/hcloud-fip-controller
Kubernetes controller to (re-)assign floating IPs on hetzner cloud instances
https://github.com/cbeneke/hcloud-fip-controller
Last synced: 5 months ago
JSON representation
Kubernetes controller to (re-)assign floating IPs on hetzner cloud instances
- Host: GitHub
- URL: https://github.com/cbeneke/hcloud-fip-controller
- Owner: cbeneke
- License: apache-2.0
- Created: 2019-04-13T11:11:47.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T10:50:33.000Z (11 months ago)
- Last Synced: 2024-08-03T21:03:01.887Z (8 months ago)
- Language: Go
- Homepage:
- Size: 211 KB
- Stars: 120
- Watchers: 8
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hcloud - hcloud fip controller - )assign floating IPs to Hetzner Cloud instances. (Integrations / Rust)
README
[](https://goreportcard.com/report/github.com/cbeneke/hcloud-fip-controller)
[](https://github.com/cbeneke/hcloud-fip-controller/blob/master/LICENSE)# hcloud-fip-controller
hcloud-fip-controller is a small controller, to handle floating IP management in a kubernetes cluster on hetzner cloud virtual machines.Please refer to the [docs](docs/README.md) for further information.
This controller is still under development and may introduce breaking changes between versions. Please check the [CHANGELOG](CHANGELOG.md) before updating!