top | item 25062011

(no title)

Just1689 | 5 years ago

I use chisel for dancing across firewalls and across Big Corp's (TM) network policies. Chisel is fantastic. It wraps an SSH tunnel for proxying TCP (or reverse proxying) in HTTP, which I expose over TLS.

https://github.com/jpillora/chisel

discuss

order

alexellisuk|5 years ago

I'm the author of inlets and would suggest you take a look at that. It's great for the use-case in question and built as a cloud native application with Docker images, Kubernetes YAML files and an operator available.

So you can get a LoadBalancer etc.

https://blog.alexellis.io/ingress-for-your-local-kubernetes-...

anderspitman|5 years ago

If chisel is working for them why do you think they should switch? Does inlets have any advantages in non-kubernetes environments?