kubeshark
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
Package Information
- Domain:
kubeshark.co - Name:
kubeshark - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install kubesharkPrograms
This package provides the following executable programs:
kubeshark
Available Versions
Show all 59 versions
72.3.83,52.8.1,52.8.0,52.7.8,52.7.752.7.3,52.7.0,52.6.0,52.5.0,52.4.252.4.0,52.3.96,52.3.95,52.3.94,52.3.9352.3.92,52.3.91,52.3.90,52.3.89,52.3.8852.3.87,52.3.86,52.3.85,52.3.84,52.3.8352.3.82,52.3.79,52.3.78,52.3.77,52.3.7652.3.75,52.3.74,52.3.73,52.3.69,52.3.6852.3.62,52.3.59,52.3.0,52.2.39,52.2.3052.2.1,52.2.0,52.1.77,52.1.75,52.1.6652.1.63,52.1.50,52.1.45,52.1.30,52.1.952.1.0,52.0.0,51.0.39,51.0.38,51.0.3751.0.27,51.0.18,51.0.14,51.0.0
Latest Version: 72.3.83
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) kubeshark -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.kubeshark
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.