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
- d809699: feat: support setting cross-domain options (#15) (@panshuai-ps)
- e5105ba: feat: support build and release of karbour dashboard (#19) (@elliotxx)
- 48fd455: feat: add uniresource type (#17) (@panshuai-ps)
- 8bc8220: feat: add karbour dashboard (#14) (@panshuai-ps)
Chores
- 16e345e: chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#12) (@dependabot[bot])
CI
Docker Images
kusionstack/karbour:v0.1.2
kusionstack/karbour:v0.1.2-arm64
kusionstack/karbour-dashboard:v0.1.2