GithubHelp home page GithubHelp logo

inkub8's Introduction

What is inKub8?

inKub8 is an open source tool for visualizing the architecture of your cluster and monitoring it’s health. It integrates with Prometheus and Grafana allowing you to scrape detailed metrics from your cluster and transform those metrics into beautiful and easy to understand charts and graphs.

inKub8 Functionality

Installing inKub8 provides you access to three pages that each provide their own data and functionality that give you extensive access to your Kubernetes cluster.

Cluster Overview

The landing page provides you with a visual representation of your Kubernetes cluster with the different cluster objects and their relationships illustrated using the Cytoscape.js library. When an object is clicked, i’s corresponding metrics are loaded on the right side for fast, efficient monitoring. The cluster objects can be customized according to the user’s preferences, maximizing the user’s ability to monitor the cluster and respond to cluster health threats.

Integrated Command Line

The home page includes an integrated CLI for managing your cluster and more, making it easier to stay organized and efficient.

Metrics Dashboards

Our metrics page employs complete Grafana integration allowing the user to manage and organize their dashboards. These dashboards contain all the vital data a user will need to monitor their Kubernetes cluster including memory and CPU usage by pod, received/transmitted bandwidth, and average scrape interval duration.

Prometheus Dashboard

The Prometheus page exposes the full Prometheus dashboard, allowing you to view numerous alerts and execute PromQL queries

Installation

inKub8 must be used on the same machine where kubectl is configured in order to access your cluster. Also, you must have Prometheus and Grafana running in your cluster and port-forwarded to ports 9090 and 3000 respectively.To use the application, follow the following steps:

  1. Download the binary from the releases page of our GitHub and install
  2. If you don't already have Prometheus and Grafana deployed to your cluster, use Helm to deploy them: Install Helm https://helm.sh/docs/intro/install/ Add the prometheus Helm chart by running the command helm repo add prometheus-community https://prometheus-community.github.io/helm-charts Deploy Prometheus and Grafana to your cluster by running the command helm install prometheus prometheus-community/kube-prometheus-stack
  3. Port forward Prometheus to port 9090 and Grafana to port 3000. If you installed using helm you can use the commands kubectl port-forward deployment/prometheus-grafana 3000 and kubectl port-forward pod/prometheus-prometheus-kube-prometheus-prometheus-0 9090
  4. Run inKub8. Your cluster information should be displayed!

About the Team

Ali Elhawary

Clinton Quach

Daniel Geiger

Elijah Tang

Gunnar Marino

Links

Installation

inKub8 must be used on the same machine where your kubectl is configured to access your cluster. Also you must have prometheus and grafana running in your cluster and port-forwarded to ports 9090 and 3000, respectively.

To use the application, follow the following steps:

Download the binary from the releases page of our github and install. If you don't already have prometheus and grafana deployed to your cluster, use helm to deploy them. Install Helm https://helm.sh/docs/intro/install/ Add the prometheus helm chart by running the command helm repo add prometheus-community https://prometheus-community.github.io/helm-charts Deploy prometheus and grafana to your cluster by running the command helm install prometheus prometheus-community/kube-prometheus-stack Port forward prometheus to port 9090 and grafana to port 3000. If you installed using helm you can use the commands kubectl port-forward deployment/prometheus-grafana 3000 and kubectl port-forward pod/prometheus-prometheus-kube-prometheus-prometheus-0 9090 Run inKub8 and your cluster information should be displayed.

inkub8's People

Contributors

alielhawary avatar elijahtang avatar gunnarmarino avatar kingfly55 avatar klintonkuach avatar uncaughtdanerror avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.