K9s Web provides a convenient way to manage Kubernetes clusters over the web.
  • Dockerfile 52.2%
  • Shell 47.8%
Find a file
2026-04-13 09:17:23 +02:00
.github/workflows Update softprops/action-gh-release action to v3 2026-04-12 05:37:23 +00:00
manifests Add entrypoint script and update Dockerfile 2026-02-12 19:23:02 +01:00
Dockerfile Add entrypoint script and update Dockerfile 2026-02-12 19:23:02 +01: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.50.18 (#92) 2026-02-12 13:03:09 +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