Skip to content

Show HN: Kty – The Terminal for Kubernetes

kty.dev
7 pointspyronicidediscuss
On HN

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'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:

- Forward traffic from a service on the cluster to your local laptop using `ssh -R`.

- Forward traffic from a local port to the cluster using `ssh -L`.

- Use `scp` or any sftp client natively to copy files in and out of containers.

- Shell into a container from anywhere that SSH is supported.

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.