GithubHelp home page GithubHelp logo

dem0nking / kubricks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubricksllc/kubricks

0.0 1.0 0.0 246.3 MB

Visualizer/troubleshooting tool for single Kubernetes clusters

Home Page: https://kubricks.io

License: MIT License

HTML 0.08% JavaScript 99.92% Shell 0.01%

kubricks's Introduction

Kubricks (Alpha)

Kubricks is currently in an alpha release stage. Please do not rely solely on this product to troubleshoot your deployment. It is very important to cross check information being displayed to information from kubectl describe.

What is it?

Kubricks is an Electron App designed to provide intuitive graphs of current cluster deployment to engineers. It allows us to:

  • Visualize cluster resources and their relationships
  • Condtionally render resources to highlight errors

Prerequisites

In order to properly utilize the Kubricks app, a few conditions have to be met. You should have:

  • A Kubernetes cluster deployed
  • Configured kubectl to the right context (i.e. GKE, Minikube)

How it works

Kubricks queries Kubernetes apiserver through the Kubernetes Javascript Client library, using the context of kubectl config current-context.

Installation

  • If would like to give Kubricks a try, please visit kubricks.io and download the installer for your operating system.

Navigating The App


Cluster View

Cluster View mirrors the way kublet interacts with resources that are hosted on specific nodes. This view is primarily to display pods that are hosted on a particular node. Additionally, persistent volumes that are part of a pod's configuration are also rendered.

Traffic View

Traffic View mirrors the way kube-proxy directs incoming requests to different pods through services. This view is to render services with selected pods, and to highlight port mapping errors.

Contributing

Kubricks is currenty in alpha release. We are still testing, adding features, and polishing the app. We welcome any feedback!

See the LICENSE for more details on license.

kubricks's People

Contributors

genelebean avatar leuryr avatar bbbryan14 avatar

Watchers

James Cloos 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.