Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.41 KB

README.md

File metadata and controls

52 lines (30 loc) · 1.41 KB

Kubernetes Dashboards Template

Provided by: bonitoo.io

This template provides 2 basic Kubernetes dashboards: Kubernetes Node Metrics and Kubernetes Inventory. The K8S infrastrucure supports Google Cloud Platform, AWS and on-premise K8S environments.

Dashboard examples

Screenshot Screenshot

Quick Install

If you have your InfluxDB credentials configured in the CLI, you can install this template with:

influx apply -u https://raw.githubusercontent.com/influxdata/community-templates/master/k8s/k8s.yml

Included Resources

This template includes the following:

  • 2 Labels: inputs.kubernetes, inputs.kube_inventory, K8S
  • 2 Dashboards: Kubernetes Node Metrics, Kubernetes Inventory
  • 1 Variables: bucket
  • 1 Telegraf Config: K8S Configuration

Setup Instructions

Set up and install Telegraf kubernetes and kube_inventory plugins into your Telegraf configmap.

Visit the dashboard and use the v.bucket variable to select which bucket the data is stored in.

Customizations

n/a

Contact

Authors: Ivan Kudibal, Tomas Klapka, https://www.bonitoo.io

Github: @ivankudibal