使用中prometheus-operator总是会莫名其妙的异常,集群重启后或者强制重启prometheus-operator pod后暂时恢复 但是时间长了就又会异常(频繁重启),哪位大佬帮忙看看
level=info ts=2022-09-16T05:35:14.499010948Z caller=main.go:220 msg="Starting Prometheus Operator" version="(version=0.55.1, branch=refs/tags/v0.55.1, revision=08c846115c67195bc821018168040db6f3e236e3)"
level=info ts=2022-09-16T05:35:14.499543921Z caller=main.go:221 build_context="(go=go1.17.7, user=Action-Run-ID-2045821452, date=20220326-21:45:58)"
level=warn ts=2022-09-16T05:35:14.544104057Z caller=operator.go:316 component=prometheusoperator msg="failed to check if the API supports the endpointslice resources" err="converting (v1.APIGroup) to (v1.APIResourceList): unknown conversion"
level=info ts=2022-09-16T05:35:14.544192167Z caller=operator.go:318 component=prometheusoperator msg="Kubernetes API capabilities" endpointslices=false
level=info ts=2022-09-16T05:35:14.546302814Z caller=main.go:103 msg="Starting insecure server on [::]:8080"
level=info ts=2022-09-16T05:35:14.588657433Z caller=operator.go:427 component=prometheusoperator msg="connection established" cluster-version=v1.23.7
level=info ts=2022-09-16T05:35:14.588746747Z caller=operator.go:436 component=prometheusoperator msg="CRD API endpoints ready"
level=info ts=2022-09-16T05:35:14.588894973Z caller=operator.go:448 component=alertmanageroperator msg="connection established" cluster-version=v1.23.7
level=info ts=2022-09-16T05:35:14.589196438Z caller=operator.go:457 component=alertmanageroperator msg="CRD API endpoints ready"
level=info ts=2022-09-16T05:35:14.595114871Z caller=operator.go:309 component=thanosoperator msg="connection established" cluster-version=v1.23.7
level=info ts=2022-09-16T05:35:14.59513902Z caller=operator.go:318 component=thanosoperator msg="CRD API endpoints ready"
level=info ts=2022-09-16T05:35:15.092297806Z caller=operator.go:261 component=thanosoperator msg="successfully synced all caches"