Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🍨 Crossplane Troubleshooting Tool by Komodor

License

NotificationsYou must be signed in to change notification settings

komodorio/komoplane

Repository files navigation

komoplane

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

Screenshot

Installation

The primary way of installingkomoplane 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 port8090 fromkomoplane pod and open it in your web browser.

By default,komoplane works on port8090, you can change that viaextraArgs Helm value.

Running Without Installing

It is possible to runkomoplane locally as a binary process. To do so, download standalone binaryfromReleases. UseKUBECONTEXT env variable to point to different context of your kubeconfig.

Support & Community

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

If you want to contribute some code to the project, consider looking atroadmap document with some of the ideas for improvements. Also, you may search forTODO andFIXME marks in the source code for smaller technical issues to solve. TheGitHub issues list might also have some items for potential contribution.

Contributing doc contains instructions on how to setup dev environment.

More Kubernetes Tooling

Thekomoplane is an Open Source project founded byKomodor. 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

[8]ページ先頭

©2009-2025 Movatter.jp