Một phần mền nội tiếng là wireshark thì trên k8s chúng ta có Kubeshark
Kubeshark is an observability and monitoring tool for Kubernetes, enabling dynamic analysis of the microservices, detecting anomalies and triggering functions when certain patterns appear in runtime.
1) Install Kubeshark via helm chart
Đâu tiên các bạn cần đăng nhập và lấy token:
https://console.kubeshark.co/

Sau khi đã có token thì bạn tiến hành define valuefile:
###valuefile: license: xxxxxx tap: ingress: enabled: true classname: nginx host: kubeshark.xxsvideo.com
Kubeshark’s Helm repository:
https://helm.kubeshark.co
Bạn sài ingress nhé mình thử sài nodeport của service account but it didn’t work.
2) Install Kubeshark via CLI
Bạn cần có 1 máy tình cài tool của kubeshark
sh <(curl -Ls https://kubeshark.co/install)
View toàn bộ traffic on all namespaces:
kubeshark tap -A
tham khảo thêm các command ở đây:
https://docs.kubeshark.co/en/install




Mình có 1 issue:
“Kubeshark” Metrics not available at the moment