Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

k8s_internal_lb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8s_internal_lb

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Kubernetes Internal Load-balancer

This is a Ruby application to configure your K8s cluster to work as a load-balancer, by utilizing the ingress and service/endpoint resources.

The common flow is to set up an ingress to talk to a ClusterIP service without a selector, and letting this application populate the endpoints list.

Installation

Install it yourself as:

$ gem install k8s_internal_lb

Usage

Run the application by specifying a configuration rb file, it can run in both one-shot mode as well as continuously.

$ k8s_internal_lb

Check the provided examples for ideas on how to configure the system.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ananace/k8s_internal_lb

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 13 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc