Releases: sarun87/k8snetlook
Releases · sarun87/k8snetlook
v0.3
v0.2
- Adds additional Pod Checks including DNS lookup from within the src Pod
- Fixes issue where container's network namespace handle is not found causing
k8snetlook
to fail. - Adds
pmtu
probing checks for destination Pod IP and external IP paths. - Adds
loglevel
to reduce verbosity - Adds ability to fetch result of the checks as a JSON string
The release binary is packed using upx
to reduce file size. Noticeable difference in execution time is not expected. darwin
binary is not going to be included as part of release artifacts anymore.
Initial release - v0.1
Supports basic host & pod checks.
Binary artifacts built with Pod DNS checks:
k8snetlook
- linux 64bit binaryk8snetlook-osx
- darwin 64bit binary. For development purposes only. (CLI UX & Unit tests only)