mirror of
https://github.com/frosch95/K8sFileBrowser.git
synced 2026-04-11 04:48:22 +02:00
9f2ada68be78ad98353af5320e6b5406d8eb6f47
K8sFileBrowser
A UI tool for downloading files from a Pod. The application is also the first Avalonia UI and C# UI app I have written.
Usage
Just start the executable and select the cluster, namespace and pod you want to download files from. Then select the files you want to download and click the download button.
The available clusters are read from the ~/.kube/config file.
Limitations
It only works on linux containers and the container must support find and tar.
Description
Languages
C#
85.2%
PowerShell
7.9%
Shell
6.4%
Batchfile
0.5%
