Dynamically sync Nginx Plus backends from Kubernetes service endpoints.
by kelseyhightowerGo
Last 12 weeks · 0 commits
2 of 6 standards met
Great idea! I can't believe that this is the only external solution that I've found that will keep an external loadbalancer updated through the kubernetes API. (although it's old and most likely doesn't work anymore, but good for inspiration). There must be a million companies out there that has some k8s services running that they need to access, but are not willing to pay the hourly fee of a cloud provided loadbalancer, plus the added data transfer cost. With this solution, you can spin up a cheap instance and enjoy free internal data transfer to and from k8s through the loadbalancer. Personally on AWS, but this should be true for GCP and Azure as well. Am I missing something?
Repository: kelseyhightower/motorboat. Description: Dynamically sync Nginx Plus backends from Kubernetes service endpoints. Stars: 63, Forks: 9. Primary language: Go. Languages: Go (100%). License: MIT. Open PRs: 0, open issues: 2. Last activity: 10y ago. Community health: 42%. Top contributors: kelseyhightower.