TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Access your local cluster like a managed Kubernetes engine

1 点作者 alexellisuk将近 3 年前

1 comment

alexellisuk将近 3 年前
Hi folks, I&#x27;m the author of inlets and openfaas. I wrote this article to explore the three options I see for exposing a K8s cluster from a private network for remote access. There&#x27;s also a disclaimer in there, about checking if your distribution can be exposed publicly. For something like K3s, it&#x27;s made to be run on the Internet, but they do still have a few recommendations: <a href="https:&#x2F;&#x2F;rancher.com&#x2F;docs&#x2F;k3s&#x2F;latest&#x2F;en&#x2F;installation&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rancher.com&#x2F;docs&#x2F;k3s&#x2F;latest&#x2F;en&#x2F;installation&#x2F;</a><p>Feel free to try out the steps in the post, or hit me up on Twitter @alexellisuk to chat.<p>Alex