-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Readmes updated to direct to single source of truth: docs.checkmk.com
Change-Id: Ie8d10cdfe559a3be69bd795588a232686f6d83fe
- Loading branch information
Showing
4 changed files
with
49 additions
and
320 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 |
---|---|---|
|
@@ -9,6 +9,20 @@ Checkmk cluster and node collectors to monitor Kubernetes clusters. | |
* Free software: GNU General Public License v2 | ||
|
||
|
||
Installation | ||
-------- | ||
|
||
You can use our `helm repository`_ to install the collectors from our latest release. | ||
Detailed instructions can be found in our `official docs`_. | ||
|
||
|
||
Support policy | ||
-------- | ||
|
||
Please read our `official docs`_ for information regarding supported Kubernetes versions | ||
and supported Kubernetes distros. | ||
|
||
|
||
Features | ||
-------- | ||
|
||
|
@@ -29,16 +43,6 @@ Features | |
* can be configured to run the API in *http* or *https* mode | ||
* Supports PodSecurityPolicy (up to Kubernetes 1.24) and NetworkPolicy | ||
|
||
Installation | ||
------------ | ||
Please use the Helm charts provided in ``deploy/charts/checkmk`` or the manifests in ``deploy/kubernetes``. You will find detailed installation instructions there. | ||
|
||
You can also use our `helm repository`_ to install the collectors from our latest release. | ||
|
||
Feedback | ||
-------- | ||
If you've got any feedback you'd like to share or are experiencing any issues, please let us know via [email protected] or by creating a support ticket. | ||
|
||
|
||
.. _cAdvisor: https://github.com/google/cadvisor | ||
.. _helm repository: https://checkmk.github.io/checkmk_kube_agent/ | ||
.. _official docs: https://docs.checkmk.com/latest/en/monitoring_kubernetes.html |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Checkmk Kubernetes Cluster and Node Collectors | ||
============================================== | ||
|
||
Installs the collectors required for Kubernetes monitoring with Checkmk. | ||
|
||
Installation | ||
-------- | ||
|
||
You can use our `helm repository`_ to install the collectors from our latest release. | ||
Detailed instructions can be found in our `official docs`_. | ||
|
||
Watch our tutorials to help you get started with our Kubernetes monitoring! | ||
|
||
- `How to set up Checkmk monitoring for Kubernetes clusters`_ | ||
- `How to detect issues on Kubernetes clusters`_ | ||
|
||
Support policy | ||
-------- | ||
|
||
Please read our `official docs`_ for information regarding supported Kubernetes versions | ||
and supported Kubernetes distros. | ||
|
||
.. _helm repository: https://checkmk.github.io/checkmk_kube_agent/ | ||
.. _official docs: https://docs.checkmk.com/latest/en/monitoring_kubernetes.html | ||
.. _How to set up Checkmk monitoring for Kubernetes clusters: https://www.youtube.com/watch?v=H9AlO98afUE | ||
.. _How to detect issues on Kubernetes clusters: https://www.youtube.com/watch?v=2H-cLhyfYbc |
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