Giter Club home page Giter Club logo

kubemote's Introduction

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

kubemote's People

Contributors

itai-codefresh avatar tweinfeld avatar verchol avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

kubemote's Issues

TypeError: Cannot read property 'caption' of undefined

Seems like there are all sorts of cases that throws this error and then it just gets stuck at 100% and no output.

this is the error:
TypeError: Cannot read property 'caption' of undefined at Table.head._.map (/Users/itaigendler/.config/yarn/global/node_modules/kubemote/example/deploy_status.js:308:45) at /Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:3554:27 at /Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:4944:15 at baseForOwn (/Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:3001:24) at /Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:4913:18 at baseMap (/Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:3553:7) at Function.map (/Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:9571:14) at reportFormatters.table (/Users/itaigendler/.config/yarn/global/node_modules/kubemote/example/deploy_status.js:307:25) at apply (/Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:496:27) at wrapper (/Users/itaigendler/.config/yarn/global/node_modules/lodash/lodash.js:5356:16)

It happens in many cases.
for example from this: kubenode --proxy=127.0.0.1:8001 --colSize pod=20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.