A VS Code extension for platform engineers and DevOps teams providing real-time Kubernetes cluster visibility directly in the IDE. Shows pod status, resource requests vs limits, node pressure indicators, and namespace cost breakdowns without switching to a browser. Includes kubectl command shortcuts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Kubernetes Cluster Resource Monitoring and Cost Allocation VS Code Extension
A VS Code extension for platform engineers and DevOps teams providing real-time Kubernetes cluster visibility directly in the IDE. Shows pod status, resource requests vs limits, node pressure indicators, and namespace cost breakdowns without switching to a browser. Includes kubectl command shortcuts, YAML validation with best-practice linting, resource quota warnings, and a cost attribution dashboard by team label for FinOps visibility.
Features
Core functionality
Installation
From VS Code Marketplace
Open VS Code
Press Ctrl+P (or Cmd+P on Mac)
Type ext install digitalforge.ba16463f
Press Enter
From VSIX file
Download the .vsix file
In VS Code: Extensions > ··· > Install from VSIX
Select the downloaded file
Usage
Press Ctrl+Shift+P and search for Kubernetes Cluster Resource Monitoring and Cost Allocation VS Code Extension to see all available commands.
Keyboard shortcut:Ctrl+Shift+Alt+A (or Cmd+Shift+Alt+A on Mac)