Andreas Billmann f12b12a82c Build for Windows, MacOs and Linux (#11)
* macosx build
* update to .net8 and newest nugets
* added context menu to file list
* update version number
2025-03-13 03:04:42 +01:00
2023-08-10 21:27:58 +02:00
2023-08-10 21:27:58 +02:00
2023-08-10 21:27:58 +02:00
2023-08-10 21:27:58 +02:00
2023-08-07 20:10:46 +02:00
2023-08-10 22:26:18 +02:00
2023-08-10 22:26:18 +02:00

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.

screenshot of K8sFileBrowser

Description
No description provided
Readme MIT 477 KiB
Languages
C# 85.2%
PowerShell 7.9%
Shell 6.4%
Batchfile 0.5%