github KusionStack/karpor v0.3.0

latest releases: v0.5.3-beta.0, v0.5.2, v0.5.1...
8 months ago

Release Note

Preface

Welcome to Karbour v0.3.0 🥳! Karbour is an open-source product focusing on multi-cluster search and insight, aiming to provide a fast, intelligent, and non-invasive path into visualizing the multi-cluster data plane. We are now releasing v0.3.0 as the MVP (Minimum Viable Product), which includes the initial version of a dashboard that is backed by three core feature groups: cluster registration, search, and insight, laying the foundation for our ideal product vision. ⭐

Core Features

  1. Self-Host
    Karbour v0.3.0 supports the self-hosted deployment mode, which allows users to choose deployment runtime more flexibly and meet the needs of different scenarios.

  2. One-click Installation, Out-of-the-box
    Karbour can now be deployed into a Kubernetes cluster with a single click using a Helm chart, which consists all its dependencies. This allows users to easily and quickly deploy Karbour in the target environment, achieving out-of-the-box use and better on-ramp experience.
    image

  3. Multi Cluster Cloud Native Proxy
    Karbour supports multi-cluster cloud-native proxy, enabling users to better access and manage multiple clusters in one place. We support:

  • Multi-cluster access with a single certificate
  • Supports all cloud native operations (via kubectl)
    image
    image
  1. Real time Synchronization of Multi-Cluster Resources
    Karbour achieves real-time synchronization of resources from its managed clusters through the syncer component, ensuring that users can obtain the latest resource status at any time from the Karbour dashboard, with timely and accurate data.
    image

  2. User-friendly Interface
    Karbour comes with a user-friendly interface, enabling users to more intuitively manage the clusters, quickly find target resources, and effortlessly locate valuable insights across multiple views.

  3. Support Cross-cluster Resource search Using SQL
    Karbour v0.3.0 provides the ability to search resources across multiple clusters using SQL statements, allowing users to quickly and accurately locate the required resources through a well-known query language.
    image

  4. Cluster Management
    Support multi cluster management capabilities in the dashboard, including cluster registrations, certificate rotations, cluster updates and deletes, and other operations, covering the full lifecycle of a cluster within Karbour.

  5. Comprehensive Resource Insight view
    Karbour surfaces valuable and comprehensive insight across its managed clusters, including resource topology, auditing, health scores, etc., ranging from a single resource to different levels of aggregations, providing users with a comprehensive understanding and analysis for resources in the cluster.
    image
    image
    image
    image

Thank you for your interest in Karbour. If you have any questions or suggestions, please feel free to reach out to us at any time!

Changelog

Bug fixes

Docker Images

  • kusionstack/karbour:v0.3.0

Thanks!

Don't miss a new karpor release

NewReleases is sending notifications on new releases.