-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #103 from Lyt99/feature/helm
chore(helm): sync chart metadata and readme with kubeskoop.github.io
- Loading branch information
Showing
2 changed files
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,25 @@ | ||
apiVersion: v1 | ||
name: kubeskoop-exporter | ||
description: A Helm chart for KubeSkoop Exporter | ||
description: Promtheus exporter and kernel tracing for OS metrics in kubernetes, with pluggable metric collectors and kernel eBPF tracers. | ||
type: application | ||
annotations: | ||
category: Analytics | ||
licenses: Apache-2.0 | ||
version: 0.2.0 | ||
appVersion: 0.1.0 | ||
icon: https://img.shields.io/github/v/tag/alibaba/kubeskoop | ||
keywords: | ||
- kubeskoop | ||
- kubeskoop-exporter | ||
- kubernetes | ||
- prometheus | ||
- eBPF | ||
- ebpf | ||
- monitoring | ||
home: https://github.com/alibaba/kubeskoop | ||
sources: | ||
- https://github.com/alibaba/kubeskoop | ||
- https://kubeskoop.io/ | ||
maintainers: | ||
- name: KubeSkoop | ||
url: https://kubeskoop.io/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters