github KusionStack/karpor v0.1.2

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

Highlights of Karbour v0.1.2

The main feature of the current version is the addition of a Karbour Dashboard component, which includes code, CICD, build targets, etc. The Karbour Dashboard provides a user-friendly frontend interface that makes it easy for users to search for and gain insights into Kubernetes resources.

Usage

$ docker pull kusionstack/karbour-dashboard:v0.1.2
$ docker run -p 9871:9871 -d kusionstack/karbour-dashboard:v0.1.2

You can visit to http://127.0.0.1:9871, enjoy!

Changelog

Features

Chores

CI

Docker Images

  • kusionstack/karbour:v0.1.2
  • kusionstack/karbour:v0.1.2-arm64
  • kusionstack/karbour-dashboard:v0.1.2

Thanks!

Don't miss a new karpor release

NewReleases is sending notifications on new releases.