Skip to content

Commit c80ffff

Browse files
committed
Add README
1 parent 60b9ece commit c80ffff

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Icinga Kubernetes Web
2+
3+
[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/)
4+
![Build Status](https://github.com/Icinga/icinga-kubernetes-web/actions/workflows/php.yml/badge.svg?branch=main)
5+
[![Github Tag](https://img.shields.io/github/tag/Icinga/icinga-kubernetes-web.svg)](https://github.com/Icinga/icinga-kubernetes-web/releases/latest)
6+
7+
Icinga Kubernetes is a set of components for monitoring Kubernetes resources, consisting of
8+
9+
* Icinga Kubernetes Web for visualizing Kubernetes resources and their state,
10+
* and the [Icinga Kubernetes daemon](https://icinga.com/docs/icinga-kubernetes),
11+
which monitors Kubernetes Resources.
12+
13+
![Icinga Kubernetes Overview](doc/res/icinga-kubernetes-overview.png)
14+
15+
## Documentation
16+
17+
Icinga Kubernetes Web documentation is available at [icinga.com/docs](https://icinga.com/docs/icinga-kubernetes-web).
18+
19+
## License
20+
21+
Icinga Kubernetes Web and the Icinga Kubernetes Web documentation are licensed under the terms of the
22+
[GNU General Public License Version 2](LICENSE).

0 commit comments

Comments
 (0)