MyGit

busybox-org/kubefilebrowser

Fork: 21 Star: 66 (更新于 2024-11-16 19:59:17)

license: AGPL-3.0

Language: Go .

kubernetes container file browser. Is a simple web application that allows you to browse and edit files in a kubernetes container.

最后发布版本: v1.0.10 ( 2023-06-02 11:43:48)

GitHub网址

kubefileborwser

FOSSA Status

kubernetes container file browser. Is a simple web application that allows you to browse and edit files in a kubernetes container.

Parameters

  • RUN_MODE: run mode, options: dev, prod
  • HTTP_ADDR: listen address, default: 0.0.0.0
  • HTTP_PORT: listen port, default: 8080
  • IP_WHITE_LIST: access ip white list, default: * (all).
  • KUBECONFIG: k8s config file path, default: $HOME/.kube/config

Run In docker

docker pull xmapst/kubefilebrowser:latest
docker run -d --restart=always -p 9999:9999 -e RUN_MODE=debug -v /path/to/kubeconfig:/root/.kube/config xmapst/kubefilebrowser:latest

Deploy in kubernetes

kubectl apply -f deploy/kubefilebrowser.yaml

Index.html

kubefilebrowser_index_html

file_browser

kubefilebrowser

terminal

terminal

Swagger

kubefilebrowser swagger image

Reference documents

License

FOSSA Status

最近版本更新:(数据更新于 2024-10-18 17:49:30)

2023-06-02 11:43:48 v1.0.10

2023-05-09 09:00:08 v1.0.9

2023-01-06 09:21:32 v1.0.8

2023-01-06 09:21:16 v1.0.7

2022-05-20 17:20:17 v1.0.6

2022-05-06 21:21:41 v1.0.5

2022-02-25 13:46:31 v1.0.4

2022-02-23 15:42:44 v1.0.3

2022-02-17 17:30:52 v1.0.2

2022-01-25 11:14:46 v1.0.1

主题(topics):

container, download, filebrowser, kubectl-cp, kubernetes, pvcs, swagger, upload, webshell

busybox-org/kubefilebrowser同语言 Go最近更新仓库

2024-11-21 22:49:20 containerd/containerd

2024-11-21 13:50:50 XTLS/Xray-core

2024-11-21 07:36:18 kubernetes/kubernetes

2024-11-21 06:27:30 ollama/ollama

2024-11-21 05:17:55 Melkeydev/go-blueprint

2024-11-21 04:04:03 dolthub/dolt