kubesphere / kubeeye

KubeEye aims to find various problems on Kubernetes, such as application misconfiguration, unhealthy cluster components and node problems.
https://kubesphere.io
Apache License 2.0
810 stars 126 forks source link

add kubeeye cronjob, Modify the logic of plugins exec #219

Closed ruiyaoOps closed 2 years ago

ruiyaoOps commented 2 years ago

add kubeeye cronjob, set in deploy/kubeeye_insights.yaml,such as auditPeriod: "0 0 *" Modify the logic of plugins exec, now update clusterInsight by PluginsResultsReceiver, it is a http server and lister port is 8888

ks-ci-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ruiyaoOps

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubesphere/kubeeye/blob/main/OWNERS)~~ [ruiyaoOps] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pixiake commented 2 years ago

/lgtm