Burn

Use this skill when the user wants to monitor Kubernetes resource budgets and cost consumption.

javimosch e6bbec8 766 B Updated

File contents

Burn Plugin

Kubernetes budget monitoring, written in Go.

Commands

Budgets

  • burn budget list — List Kubernetes budgets
  • burn budget check — Check budget consumption status
  • burn budget set — Set a budget for a namespace

Usage Examples

burn budget list
burn budget check --namespace production
burn budget set --namespace dev --limit 100 --period daily
burn --help

Installation

go install github.com/helm/burn@latest

Key Features

  • Monitor resource consumption against budgets
  • Set cost limits per namespace
  • Real-time budget status checks
  • Kubernetes-native integration

javimosch/supercli/tree/main/plugins/burn/skills/quickstart commit e6bbec81ae

Frequently asked questions

npx skillmds@latest add javimosch/burn