MyGit

busybox-org/kubefilebrowser

Fork: 20 Star: 65 (更新于 2024-10-25 15:49:11)

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-05 08:55:31 XTLS/Xray-core

2024-11-05 00:03:47 SagerNet/sing-box

2024-11-04 20:34:19 Permify/permify

2024-11-04 15:07:27 containerd/containerd

2024-11-03 20:10:56 flipped-aurora/gin-vue-admin

2024-11-03 00:46:25 dolthub/dolt