Socket
Book a DemoInstallSign in
Socket

kubemote

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kubemote

Kubernetes API Client for node.js

latest
npmnpm
Version
1.0.10
Version published
Maintainers
1
Created
Source

Extended K8s deployments info CLI

Nodejs CLI that shows Kuberentes deployment extended info like pod selectors , images names and labels. you can control shown columns and size

Installation

npm install -g kubemote

Usage

cli is using current context but recomended way is to run proxy kubectl proxy Then run the cli :

kubenode --proxy=127.0.0.1:8001

by default it will show all deployments , desired and current replicas ,image info , pods name and selectors

alt text

you can select and define columns size alt text

FAQs

Package last updated on 06 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts