Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T10:50:33.000Z (8 months ago)
- Last Synced: 2024-08-03T21:03:01.887Z (5 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
[![Go Report Card](https://goreportcard.com/badge/github.com/cbeneke/hcloud-fip-controller)](https://goreportcard.com/report/github.com/cbeneke/hcloud-fip-controller)
[![GitHub license](https://img.shields.io/github/license/cbeneke/hcloud-fip-controller.svg)](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!