Giter Site home page Giter Site logo

komodorio / komoplane Goto Github PK

View Code? Open in Web Editor NEW
215.0 7.0 22.0 844 KB

๐Ÿจ Crossplane Troubleshooting Tool by Komodor

License: Apache License 2.0

Dockerfile 0.79% Makefile 0.80% Go 28.12% JavaScript 3.39% HTML 0.30% CSS 0.09% TypeScript 65.29% Smarty 1.23%
crossplane gui kubernetes troubleshooting ui

komoplane's Introduction

komoplane

Komodor's Crossplane Tool is a project to experiment with visualizing Crossplane resources. The goal is to help Crossplane users to understand the structure of their control plane resources and speed up troubleshooting.

Screenshot

Installation

The primary way of installing komoplane is by installing the corresponding Helm chart:

helm repo add komodorio https://helm-charts.komodor.io \
  && helm repo update komodorio \
  && helm upgrade --install komoplane komodorio/komoplane

After installing, publish port 8090 from komoplane pod and open it in your web browser.

By default, komoplane works on port 8090, you can change that via extraArgs Helm value.

Running Without Installing

It is possible to run komoplane locally as a binary process. To do so, download standalone binary from Releases. Use KUBECONTEXT env variable to point to different context of your kubeconfig.

Support & Community

We have two main channels for supporting the komoplane users: Slack community for general conversations (#komoplane channel) and GitHub issues for real bugs.

If you want to contribute some code to the project, consider looking at roadmap document with some of the ideas for improvements. Also, you may search for TODO and FIXME marks in the source code for smaller technical issues to solve. The GitHub issues list might also have some items for potential contribution.

Contributing doc contains instructions on how to setup dev environment.

More Kubernetes Tooling

The komoplane is an Open Source project founded by Komodor. There are some more k8s-related tools by Komodor for you:

  • Helm Dashboard - a GUI-based operations with Helm charts
  • validkube - a service to validate Kubernetes manifests for security and best practices
  • Kubernetes Operations Platform - freemium all-in-one platform to operate k8s clusters with builtin monitoring & costs analysis

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.