Skip to content

Commit

Permalink
Add badges and blog
Browse files Browse the repository at this point in the history
  • Loading branch information
andreev-io committed Jan 30, 2025
1 parent 8251398 commit 65ee085
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubenetmon.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Main workflow
name: Lint and test charts and code

on:
pull_request:
Expand Down
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# kubenetmon
[![Go Report Card](https://goreportcard.com/badge/github.com/ClickHouse/kubenetmon)](https://goreportcard.com/report/github.com/ClickHouse/kubenetmon)
![Lint and test charts and code](https://github.com/ClickHouse/kubenetmon/actions/workflows/kubenetmon.yaml/badge.svg)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![GitHub Release](https://img.shields.io/github/v/release/ClickHouse/kubenetmon?display_name=release)

### 📢 💛 News
> **Blog:** Read kubenetmon announcement blogpost and learn how it was built: [https://clickhouse.com/blog/kubenetmon-open-sourced](https://clickhouse.com/blog/kubenetmon-open-sourced)!
## What is kubenetmon?
`kubenetmon` is a service built and used at [ClickHouse](https://clickhouse.com) for Kubernetes data transfer metering in all 3 major cloud providers: AWS, GCP, and Azure.
Expand Down

0 comments on commit 65ee085

Please sign in to comment.