This mod now requires Powerpipe. Steampipe users should check the migration guide.
Powerpipe
Powerpipe is now the preferred way to run this mod! Migrating from Steampipe →
All v0.x versions of this mod will work in both Steampipe and Powerpipe, but v1.0.0 onwards will be in Powerpipe format only.
Enhancements
- Focus documentation on Powerpipe commands.
- Show how to combine Powerpipe mods with Steampipe plugins.
Bug fixes
- Removed duplicate node
service_account
. (#56)
Breaking changes
- Updated the plugin dependency section of the mod to use
min_version
instead ofversion
. (#52)
Bug fixes
- Fixed dashboard localhost URLs in README and index doc. (#48)
What's new?
- New dashboards added:
Enhancements
- Updated the
Analysis
chart width inKubernetes Cluster Dashboard
dashboard to enhance readability. (#42)
Bug fixes
- Fixed the sankey diagram in
Kubernetes Service Detail
dashboard to correctly display the service port analysis. (#42) - Fixed the resource relationship graphs and other dashboard queries to make sure that resources sharing the same name across different clusters do not relay incorrect relationship information. (#42)
Dependencies
- Steampipe
v0.18.0
or higher is now required. (#39) - Kubernetes plugin
v0.15.0
or higher is now required. (#36)
What's new?
- Added resource relationship graphs across all the detail dashboards to highlight the relationship the resource shares with other resources. (#36)
- New dashboards added: (#36)
What's new?
New dashboards, reports, and details for the following services:
- Cluster
- Container
- CronJob
- DaemonSet
- Deployment
- Job
- Namespace
- Node
- Pod
- ReplicaSet
- Service
- StatefulSet