K9s Web provides a convenient way to manage Kubernetes clusters over the web.
  • Dockerfile 52.2%
  • Shell 47.8%
Find a file
2026-03-08 23:32:05 +01:00
.github/workflows Update docker/build-push-action action to v7 2026-03-05 23:56:36 +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