Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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!