Categorygithub.com/dulltz/preemptible-address-controller
repositorypackage
0.1.5
Repository: https://github.com/dulltz/preemptible-address-controller.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

preemptible-address-controller

CircleCI Docker Repository on Quay

If you have run a hobby GKE cluster, you would think so that - "I want a static IP, and want to use preemptible instances, but I do not want to pay $18/month for ingress controller..."

preemptible-address-controller controls Node resources of preemptible instances, and keeps their IP at your specified static address without Ingress resources.

State: Under developing

How to use

TBD