Skip to content

aertje/freelb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeLB

A utility that polls kubectl at a regular basis in order to resolve pods that are hosting an app, and updates the local nginx configuration to proxy those pods.

This allows you to run a poor man's Load Balancer in front of your kube cluster by attaching a static IP to a normal VM, and exposing the cluster via a NodePort.

Currently configured to be used with a Google Kubernetes Engine cluster, but can easily be modified for other providers.

About

Free load balancer solution for GKE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages