Giter VIP home page Giter VIP logo

kubeman's Introduction

Kubeman Logo

Kubeman Rocks!

Slack Channel: #kubeman

What's Kubeman?

Kubeman is a tool that attempts to make it easier to find information from Kubernetes clusters, and to investigate issues related to Kubernetes and Istio.

Why Kubeman?

While kubectl is a must-have utility for working with Kubernetes clusters, it leaves a lot to the user when it comes to investigating complex issues related to Kubernetes and Istio. Investigating any non-trivial issue may involve running dozens of commands and cross-referencing information from multiple commands, retaining a lot of context and connecting the dots in one's head. Kubeman simplifies such investigation tasks by performing relevant cross-referencing and analysis of related information, so that the user doesn't have to do the heavy-lifting. Such pre-defined analysis tasks are offered as recipes.

How does it work?

Kubeman is offered as a desktop application that uses your local kube config to connect to clusters of your choice. Once connected, you can view and analyze information from all namespaces that are available to your user account. Kubeman offers various recipes ranging from those that can give you a summary overview of a cluster, to those that can analyze and correlate configurations across multiple clusters.

How to use it?

Installation

You can either choose to download a pre-built binary from the github releases, or build the application yourself (see below). Pre-built binaries are available for Mac (dmg), Win64 (exe) and Linux (appimage) platforms.

Usage

See: Kubeman User Guide

To build and run the app

PreRequisite: Node.js and npm

  1. Clone repo
  2. 'npm install' - to install dependencies
  3. 'npm run dev' - to run app in dev mode
  4. 'npm run dist' - to package the app for distribution. This builds kubeman.app (mac) application in the dist/mac folder

kubeman's People

Contributors

uk000 avatar leochu avatar

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.