41.2
版本发布时间: 2023-07-03 22:31:30
kubeshark/kubeshark最新发布版本:v51.0.27(2023-11-17 02:34:41)
41.2 (2023-07-04)
Release Highlights
Keywords: Traffic Retention, Offline View, Release Namespace, IRSA, kube2iam, config merge
In addition to numerous bug fixes, new support for offline retained traffic viewing using AWS S3. Support for kube2iam and IRSA mechanisms. Annotations, IngressClass and more.
Breaking Changes
- Default deployment namespace is now
default
and notkubeshark
- Configuration attribute
selfnamespace
was changed totap.release.namespace
to comply with Helm best practices - CLI now uses Helm behind the scenes (no need to have Helm installed)
Additional Enhancements and Changes
-
kubeshark config -r
can now merge existing config properties into a new config structure https://github.com/kubeshark/kubeshark/issues/1372 - S3 helper now supports IRSA and kube2iam configurations. (https://github.com/kubeshark/kubeshark/issues/1376)
- Use Kubeshark to view an offline S3 bucket / folder (https://github.com/kubeshark/kubeshark/issues/1374)
- Support adding annotations and setting an ingressClass (https://github.com/kubeshark/kubeshark/issues/1371)
- Removed hostPort from Manifest to enable deployment into default namespace in EKS
Fixes
- Support for --debug / -d functionality
Download Kubeshark for your platform
Mac (x86-64/Intel)
curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/41.2/kubeshark_darwin_amd64 && chmod 755 kubeshark
Mac (AArch64/Apple M1 silicon)
rm -f kubeshark && curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/41.2/kubeshark_darwin_arm64 && chmod 755 kubeshark
Linux (x86-64)
curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/41.2/kubeshark_linux_amd64 && chmod 755 kubeshark
Linux (AArch64)
curl -Lo kubeshark https://github.com/kubeshark/kubeshark/releases/download/41.2/kubeshark_linux_arm64 && chmod 755 kubeshark
Windows (x86-64)
curl -LO https://github.com/kubeshark/kubeshark/releases/download/41.2/kubeshark.exe
Checksums
SHA256 checksums available for compiled binaries.
Run shasum -a 256 -c kubeshark_OS_ARCH.sha256
to verify.
1、 kubeshark.exe 54.15MB
2、 kubeshark_41.2_checksums.txt 804B
3、 kubeshark_41.2_darwin_amd64.tar.gz 17.82MB
4、 kubeshark_41.2_darwin_arm64.tar.gz 17.01MB
5、 kubeshark_41.2_linux_386.tar.gz 16.02MB
6、 kubeshark_41.2_linux_amd64.tar.gz 22.88MB
7、 kubeshark_41.2_linux_arm64.tar.gz 15.37MB
8、 kubeshark_41.2_windows_386.tar.gz 16.79MB
9、 kubeshark_41.2_windows_amd64.tar.gz 17.16MB
10、 kubeshark_41.2_windows_arm64.tar.gz 15.52MB
11、 kubeshark_darwin_amd64 59.8MB
12、 kubeshark_darwin_amd64.sha256 89B
13、 kubeshark_darwin_arm64 58.99MB
14、 kubeshark_darwin_arm64.sha256 89B
15、 kubeshark_linux_amd64 53.38MB
16、 kubeshark_linux_amd64.sha256 88B
17、 kubeshark_linux_arm64 51.38MB
18、 kubeshark_linux_arm64.sha256 88B
19、 kubeshark_windows_amd64.sha256 90B
20、 README.md 1.05KB
21、 version.txt 5B