MyGit

busybox-org/kubefilebrowser

Fork: 21 Star: 67 (更新于 2024-12-09 20:21:34)

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-12-22 07:52:58 navidrome/navidrome

2024-12-21 20:15:12 SagerNet/sing-box

2024-12-21 03:25:54 SpecterOps/BloodHound

2024-12-19 23:11:24 shadow1ng/fscan

2024-12-19 21:50:56 minio/minio

2024-12-19 10:04:39 istio/istio