inlets (@inletsdev) 's Twitter Profile
inlets

@inletsdev

Expose services without relying on a SaaS.

ID: 1184539395862466560

linkhttps://inlets.dev calendar_today16-10-2019 18:39:41

2,2K Tweet

2,2K Takipçi

510 Takip Edilen

Alex Ellis (@alexellisuk) 's Twitter Profile Photo

Want to get a public LoadBalancer for ingress-nginx, Kong, Traefik, Istio, etc from any K8s cluster? Reply and I'll send you free access to try out inlets as a SaaS, where we host the tunnel server for you.

Want to get a public LoadBalancer for ingress-nginx, Kong, Traefik, Istio, etc from any K8s cluster?

Reply and I'll send you free access to try out <a href="/inletsdev/">inlets</a>  as a SaaS, where we host the tunnel server for you.
inlets (@inletsdev) 's Twitter Profile Photo

The same inlets experience, but with a hosted tunnel that you don't have to manage or think about #expose #kubernetes #ingress #istio inlets.dev/blog/2024/06/1…

Alex Ellis (@alexellisuk) 's Twitter Profile Photo

"How do I connect my local GPU node to my cloud Kubernetes cluster to run ollama?" That might be the wrong question. REST APIs or message queues are a better fit than adding a high latency node to a K8s cluster over a VPN inlets.dev/blog/2024/08/0…

inlets (@inletsdev) 's Twitter Profile Photo

Is creating a distributed Kubernetes cluster with a VPN the right approach? Alex Ellis shows a demo of an alternative using a HTTP REST API and ollama as an example youtube.com/watch?v=F_2IIx…

Alex Ellis (@alexellisuk) 's Twitter Profile Photo

I just walked a customer through how to expose Kubernetes Ingress from a private production cluster using EC2 with inlets. We did everything manually to understand the moving pieces. Here's the automated way with Hetzner in ~ 30s. inlets.dev/blog/2024/08/1…

Alex Ellis (@alexellisuk) 's Twitter Profile Photo

I just tried out a demo of inlets cloud - hosted tunnels for Kubernetes ingress. After signing in and verifying a domain with a TXT record, you can hook up your ingress controller by pasting in some YAML.

I just tried out a demo of <a href="/inletsdev/">inlets</a> cloud - hosted tunnels for Kubernetes ingress.

After signing in and verifying a domain with a TXT record, you can hook up your ingress controller by pasting in some YAML.
Alex Ellis (@alexellisuk) 's Twitter Profile Photo

I just met with developers at an AI start-up, who'd used inlets just like in this blog post to connect cheaper GPU-enabled services into their AWS EKS clusters in prod & dev inlets.dev/blog/2024/08/0…

meng shao (@shao__meng) 's Twitter Profile Photo

通过 K8s 集群访问本地 Ollama 模型 inlets + ollama 作者 Alex Ellis 的文章主要讨论了如何使用私有隧道技术将本地 Ollama 服务连接到远程 K8s 集群, 为希望利用本地 GPU 资源, 同时需要云端弹性的用户提供了解决方案。 为什么不应使用 VPN 将本地主机直接加入云端 K8s 集群: - K8s

通过 K8s 集群访问本地 Ollama 模型
<a href="/inletsdev/">inlets</a> + <a href="/ollama/">ollama</a> 

作者 <a href="/alexellisuk/">Alex Ellis</a> 的文章主要讨论了如何使用私有隧道技术将本地 Ollama 服务连接到远程 K8s 集群, 为希望利用本地 GPU 资源, 同时需要云端弹性的用户提供了解决方案。

为什么不应使用 VPN 将本地主机直接加入云端 K8s 集群:
- K8s
inlets (@inletsdev) 's Twitter Profile Photo

Create Highly Available Tunnels With A Load Balancer and Proxy Protocol #tunnels #selfhosted #privacy #highlyavailable inlets.dev/blog/2024/09/0…

inlets (@inletsdev) 's Twitter Profile Photo

SSH Into Any Private Host With Inlets Cloud #remoteaccess #saas #multiplexer #itsupport inlets.dev/blog/2024/10/1…

Marino Wijay 🇨🇦 (@virtualized6ix) 's Twitter Profile Photo

The on-prem movement is happening for realllll 😳 All you folks are talking about cl0udflare but a highly underrated tech is inlets Literally the tunnel for all your connectivity needs. It solves the load-balancer requirement for Kubernetes nicely.

Alex Ellis (@alexellisuk) 's Twitter Profile Photo

We had an email from a new inlets customer asking how to expose the argoproj dashboard from his local KinD cluster using Istio Here's a quick walkthrough on how you can do it too: inlets.dev/blog/tutorial/…

Alex Ellis (@alexellisuk) 's Twitter Profile Photo

WIP: Add OAuth to any HTTP endpoint exposed over an inlets tunnel. Think Prometheus, a draft blog post, a fileserver (as pictured). Only your friends or colleagues that you specify can get in with their GitHub / Gmail etc.

WIP: Add OAuth to any HTTP endpoint exposed over an <a href="/inletsdev/">inlets</a> tunnel.

Think Prometheus, a draft blog post, a fileserver (as pictured). Only your friends or colleagues that you specify can get in with their GitHub / Gmail etc.
Alex Ellis (@alexellisuk) 's Twitter Profile Photo

Release Friday for inlets tunnels (0.10.0)! 👉 Add OAuth/Basic Auth/Bearer Tokens to local HTTP endpoints 👉 Modify HTTP request/response headers v0 was used to make the HTML pretty for the OAuth flow, link below 👇