K9s Web provides a convenient way to manage Kubernetes clusters over the web.
  • Dockerfile 52.2%
  • Shell 47.8%
Find a file
2026-06-20 21:19:47 +02:00
.github/workflows Update actions/checkout action to v7 2026-06-18 17:46:16 +00:00
manifests Add entrypoint script and update Dockerfile 2026-02-12 19:23:02 +01:00
Dockerfile Update alpine Docker tag to v3.24 2026-06-10 02:53:49 +00:00
entrypoint.sh Add entrypoint script and update Dockerfile 2026-02-12 19:23:02 +01:00
README.md Update README.md 2025-05-31 18:24:41 +02:00
renovate.json Migrate config renovate.json 2025-05-07 11:03:39 +00:00
versions.env Update dependency derailed/k9s to v0.51.0 (#98) 2026-06-06 17:48:56 +00:00

K9s Web

K9s Web docker container combines k9s and ttyd, to provide a convenient way to manage Kubernetes clusters over the web.

Deployment

You can deploy this container in Kubernetes using the provided Kustomize manifests.

kubectl apply -k ./manifests