junot

Results 10 comments of junot

For node, the usage value cannot express the memory and cpu stress, but the percentage may make more sense.

It is because the prometheus stack is not deployed on your cluster. Prometheus stack outside the cluster are not supported in the version. If you want to bring your prometheus...

There is still some coupling between monitor and core module, which is planed to be decoupled for a later version

@zeasly This is related to https://github.com/kubernetes/kubectl/issues/712 fixed by https://github.com/kubernetes/kubernetes/pull/102105. Please use the k8s version >= v1.20.7 and >= 1.21.1

courier (transfer traffic)

@Shuimo03 If you fill invalid configuration into `Ruler`, you may find the error from the operator log. If you configure the ruler service as a webhook sink in `Exporter`, you...

> I have new question currently encountering is how does the ruler component send the rules to the alert manager? And how to verify if it is successful? The ruler...

> For now, the ruler watches the rule CRD https://github.com/kubesphere/kube-events/blob/master/config/crs/cluster-rules-default.yaml to load the rule dynamically whenever the rule changes, it not using configmap to store rules. > > @junotx Am...

It may be supported in a later version, and if you are interested, feel free to work on it