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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Kty – The Terminal for Kubernetes

7 点作者 pyronicide9 个月前
kty is an SSH server written in rust that provides a TUI-based dashboard mapping k8s concepts onto SSH. It relies on OpenID providers for identity so that you don&#x27;t need to introduce anything special to your stack. With SSH in place, there are some fun things you can do which are difficult otherwise:<p>- Forward traffic from a service on the cluster to your local laptop using `ssh -R`.<p>- Forward traffic from a local port to the cluster using `ssh -L`.<p>- Use `scp` or any sftp client natively to copy files in and out of containers.<p>- Shell into a container from anywhere that SSH is supported.

暂无评论

暂无评论