Releases: andrisasuke/podlogs
Releases · andrisasuke/podlogs
PodLogs v1.0.1
PodLogs v1.0.1
A modern Kubernetes pod log viewer desktop application.
Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3/M4) | PodLogs_1.0.1_macos_aarch64.dmg |
| macOS | Intel (x64) | PodLogs_1.0.1_macos_x64.dmg |
| Linux | x64 (amd64) | PodLogs_1.0.1_linux_amd64.deb |
| Linux | ARM64 | PodLogs_1.0.1_linux_arm64.deb |
Installation
macOS:
- Download the
.dmgfile for your architecture - Open the DMG and drag PodLogs to Applications
- On first launch, right-click and select "Open" to bypass Gatekeeper
Linux (Debian/Ubuntu):
# x64
sudo dpkg -i PodLogs_1.0.1_linux_amd64.deb
# ARM64
sudo dpkg -i PodLogs_1.0.1_linux_arm64.debRequirements
- A valid
~/.kube/configfile with cluster access - Network connectivity to your Kubernetes clusters
PodLogs v1.0.0
PodLogs v1.0.0
A modern Kubernetes pod log viewer desktop application.
Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3/M4) | PodLogs_1.0.0_macos_aarch64.dmg |
| macOS | Intel (x64) | PodLogs_1.0.0_macos_x64.dmg |
| Linux | x64 (amd64) | PodLogs_1.0.0_linux_amd64.deb |
| Linux | ARM64 | PodLogs_1.0.0_linux_arm64.deb |
Installation
macOS:
- Download the
.dmgfile for your architecture - Open the DMG and drag PodLogs to Applications
- On first launch, right-click and select "Open" to bypass Gatekeeper
Linux (Debian/Ubuntu):
# x64
sudo dpkg -i PodLogs_1.0.0_linux_amd64.deb
# ARM64
sudo dpkg -i PodLogs_1.0.0_linux_arm64.debRequirements
- A valid
~/.kube/configfile with cluster access - Network connectivity to your Kubernetes clusters