mixctl is a tiny TCP load balancer written in Go. It was created to help users of inlets expose multiple services on different servers through a single TCP tunnel. mixctl can be used to replace HAProxy, Traefik and/or Nginx Streams in some cases. It can also act as a lightweight load balancer for K3s servers. This is a lightweight, multi-architecture, multi-OS, uncomplicated way to reverse proxy different TCP connections and/or load balance them. version: 0.1 rules: – name: rpi-k3s from: 127.0.0.1:6443 to: …

#Tiny #TCP #load #balancer #mixctl

Leave a Comment

Your email address will not be published. Required fields are marked *