• Stars
    star
    587
  • Rank 76,145 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

kubectl tool reinvented to be more reactive and interactive πŸ”₯

Kubelive

CircleCI codecov prettier jest semantic-release

kubectl tool reinvented to be more reactive and interactive

Demo

Motivation

I felt that the output from kubectl get pod -w is very cluttered and it is a pain in my ass to understand which pod is running, which pod is exactly terminating so I built kubelive which updates the status of the pods in realtime without cluttering the terminal

Requirements

  • node v10 or higher

Installation

npm install -g kubelive

Available commands

  • List the pods in the cluster
kubelive get pods
  • List the services in the cluster
kubelive get services
  • List the replication controllers in the cluster
kubelive get replicationcontrollers
  • List the nodes in the cluster
kubelive get nodes
  • List resources from a different context
kubelive get <resource> --context <name>
  • List the pods in the cluster in a jiffy
kubelive
  • Get help on all available commands
kubelive help
  • Get the current kubelive version
kubelive --version

Kubelive also supports short names for resources similar to kubectl, the below command will list services

kubectl get svc

Actions

  • You can use the ⬅️ and ➑️ keys to switch between available namespaces

  • You can use the ⬆️ and ⬇️ keys to select a pod

  • You can press the D key to delete the selected pod

  • You can press the C key to copy the name of the selected pod

  • You can press the Q key to quit the app

What others say

twitter-2

twitter-1

Roadmap

  • Add support for pods
  • Add support por nodes, services, replication controllers
  • Add support for ingress, deployments, replica sets
  • Show live logs from pods
  • Shell into a running pod
  • Add support for filter by name flag
  • Add support for refresh rate flag

Show your support by ⭐ the repo

License

MIT Β© Ameer Jhan

More Repositories

1

blazepack

⚑ Blazing fast dev server powered by sandpack
JavaScript
234
star
2

deno-vscode

πŸ”¨ A vscode extension to enhance development experience for deno
TypeScript
142
star
3

deno-cli-spinners

Awesome deno terminal spinners 🎨
TypeScript
58
star
4

envase

https://envase-website.vercel.app/
TypeScript
43
star
5

covid-vaccine-gh-action

GitHub action to get notification whenever vaccine slot is availble in cowin portal πŸŽ‰
JavaScript
33
star
6

qnd-react

My own quick and dirty implementation of react to learn how react works under the hood πŸ’₯
JavaScript
30
star
7

ts-native

Build native apps using typescript powered by llvm πŸŽ‰
ANTLR
28
star
8

fake-fetch

Fake fetch responses in browser πŸ’₯
TypeScript
23
star
9

frame-rpc

Iframe communications using json rpc
TypeScript
20
star
10

webpack-starter-pack

This is a very basic webpack setup with just ES6 support and everything else is left upto your creativity
JavaScript
15
star
11

better-default-avatar

Generate avatars with first letter of user's first and last name πŸ“·
JavaScript
13
star
12

jquery-simple-validator

🍻 It is a lightweight jQuery form validator which enhances on html5 validations
JavaScript
11
star
13

XamarinFormValidationDemo

This is a demo app for my medium blog on xamarin form validations
C#
8
star
14

corona-status

Handy website to track corona status in your state or country πŸ”₯
TypeScript
8
star
15

blazepack-vscode

VSCode extension for Blazepack ⚑
JavaScript
7
star
16

express-slick-css

🎈 An express middleware which cleans all the unused css in the template and makes the css slick
JavaScript
6
star
17

express-icode

πŸ”₯ It is an express backend for an online coding challenge website
JavaScript
6
star
18

github-analytics

Get insights into how many visit your profile, repositories and from which country πŸ”₯
TypeScript
6
star
19

karma-material-reporter

Visualize karma test results in real time with material designed reporter 🎨
TypeScript
6
star
20

portfolio-os

πŸ‘· It is a mac os look alike portfolio
TypeScript
5
star
21

ng-flash-messages

πŸ’₯ flash messages for angular
JavaScript
5
star
22

hackbox-olx

A fully open-sourced light weight web IDE
TypeScript
5
star
23

XamarinFormValidation

Delcarative, flexible and highly configurable validations in Xamarin without a sweat
C#
4
star
24

jomato

A zomato clone to demonstrate micro frontends
JavaScript
4
star
25

fullstack-template

TypeScript
3
star
26

containers-for-rest-of-us

Containers for rest of us talk deck
3
star
27

colossus

🎨 Rich set of react styled components that anyone would ever need
TypeScript
3
star
28

Graph.js

A simple graph ADT made for JavaScript πŸ”₯
JavaScript
3
star
29

mdx-slides

Build awesome presentations using mdx
JavaScript
3
star
30

reyna

Build frontend applications with full end to end type safety
TypeScript
3
star
31

portfolio-old

πŸ‘· This is my personal portfolio where you can read more about all the works I have been doing in my office, opensource communities and in my pet projects
JavaScript
3
star
32

blockchain

My own blockchain from scratch for udemy course
JavaScript
2
star
33

kickstarting-your-oss-journey

2
star
34

probot-question-tagger-demo

Demo github repository for question tagger probot app
2
star
35

ola-studios

An online music streaming app with downloads, history
Java
2
star
36

awesome

Links to awesome stuffs that I found on the internet (mostly tech πŸ˜‰)
2
star
37

angular-icode

🎨 Its an angular4 frontend for an online coding challenge website
TypeScript
2
star
38

tax-manager

It is a tax management app for a village office, made with angular, express and electron πŸ’Ό
TypeScript
2
star
39

SlamBook

πŸ“– It is a full fledged online slambook with facebook login, following users, slamming them and comment on slams and much more...
Ruby
2
star
40

riggy

Swiggy clone built with React, Redux
JavaScript
2
star
41

gekko

TypeScript
2
star
42

kubelive-go

Next generation of kubelive built using golang
Go
1
star
43

mdx-slides-demo

MDX slides demo
1
star
44

valorant-live-loadouts

Electron app to get live Valorant loadouts during a match
1
star
45

codemod-demo

Demo for use of codemods
JavaScript
1
star
46

tslox

TypeScript
1
star
47

ng-flash-messages-demo

It is an demo angular app for using the ng-flash-messages library
TypeScript
1
star
48

hackbox2

Next version of hackbox
TypeScript
1
star
49

portfolio

Personal portfolio powered by astro
Astro
1
star
50

rslox

Repo for learning compiler design using rust
Rust
1
star
51

cargo-core

Cargoes that can be used to build on containerised applications
Dockerfile
1
star
52

ammus-website

JavaScript
1
star
53

node-calculator

A simple app for automated tests using jest
JavaScript
1
star
54

isogit-demo

HTML
1
star
55

reactify-remix-workshop-starter

Starter template for remix workshop
JavaScript
1
star
56

react-boilerplate

A react scaffold with react, typescript, jest, prettier, tslint, scss, husky ❀️
JavaScript
1
star
57

gulp-boilerplate

It is a boilerplate for gulp build environment with support for sass, es2015 with minification
JavaScript
1
star
58

kube-crazy-web-api

πŸ”¨ A demo project to run a simple .NET Core Web API in Kubernetes
C#
1
star
59

github-profile-clone

JavaScript
1
star
60

portfolio-core

πŸ”¨ This repository consists of markdowns and configuration for my portfolio website
1
star
61

opentodo

A self hosted todo list for myself to learn golang πŸŽ‰
Go
1
star
62

scalable-js-apps-jsconf

JavaScript
1
star
63

blazepack-templates

Templates used by blazepack
1
star
64

vscode-web

vscode that runs on the browser
HTML
1
star
65

mini-bundler

JavaScript
1
star
66

cargo-cli

Download and build with containerized project recipies πŸ€–
JavaScript
1
star
67

ts-type-alias-bench

To check whether simple type unions need to be type aliased and if so does it give a perf boost
JavaScript
1
star
68

letschat

It is an angular5 simple chatting application built with firebase ;)
TypeScript
1
star
69

codesandbox-template-remix

Remix template for CodeSandbox Projects
TypeScript
1
star