turbot/azure_insights

Dashboard: Azure Kubernetes Cluster Detail

This dashboard answers the following questions for each cluster:

  • How is the cluster configured?
  • What relationships does the cluster have with other resources?
  • What tags are applied?
  • How is disk encryption configured?
  • How are the node pools configured?
This dashboard contains 5 cards, 1 graph, 1 input and 4 tables.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-azure-insights

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Azure Kubernetes Cluster Detail dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run azure_insights.dashboard.kubernetes_cluster_detail --share

Queries

The dashboard uses the named queries:

Tags