| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kubeshark.exe | 2025-12-16 | 63.5 MB | |
| kubeshark.exe.sha256 | 2025-12-16 | 80 Bytes | |
| kubeshark_darwin_amd64 | 2025-12-16 | 63.5 MB | |
| kubeshark_darwin_amd64.sha256 | 2025-12-16 | 89 Bytes | |
| kubeshark_darwin_arm64 | 2025-12-16 | 61.3 MB | |
| kubeshark_darwin_arm64.sha256 | 2025-12-16 | 89 Bytes | |
| kubeshark_linux_amd64 | 2025-12-16 | 62.0 MB | |
| kubeshark_linux_amd64.sha256 | 2025-12-16 | 88 Bytes | |
| kubeshark_linux_arm64 | 2025-12-16 | 59.4 MB | |
| kubeshark_linux_arm64.sha256 | 2025-12-16 | 88 Bytes | |
| version.txt | 2025-12-16 | 9 Bytes | |
| README.md | 2025-12-16 | 984 Bytes | |
| v52.11.0 source code.tar.gz | 2025-12-16 | 117.6 kB | |
| v52.11.0 source code.zip | 2025-12-16 | 160.8 kB | |
| Totals: 14 Items | 310.0 MB | 3 | |
Kubeshark release v52.11.0
Release notes coming soon ..
Download Kubeshark for your platform
Mac (x86-64/Intel)
curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/v52.11.0/kubeshark_darwin_amd64 && chmod 755 kubeshark
Mac (AArch64/Apple M1 silicon)
curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/v52.11.0/kubeshark_darwin_arm64 && chmod 755 kubeshark
Linux (x86-64)
curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/v52.11.0/kubeshark_linux_amd64 && chmod 755 kubeshark
Linux (AArch64)
curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/v52.11.0/kubeshark_linux_arm64 && chmod 755 kubeshark
Windows (x86-64)
curl -LO https://github.com/kubeshark/kubeshark/releases/download/v52.11.0/kubeshark.exe
Checksums
SHA256 checksums available for compiled binaries.
Run shasum -a 256 -c kubeshark_OS_ARCH.sha256 to verify.