修复 kubelet 超限与旧 Docker 采集目标 (#148)
yaml / yaml (push) Failing after 10m32s

Co-authored-by: panxiao81 <[email protected]>
This commit was merged in pull request #148.
This commit is contained in:
2026-09-25 17:22:01 +00:00
committed by panxiao81
parent c06c6f7857
commit a43b7d3c26
2 changed files with 7 additions and 11 deletions
@@ -13,6 +13,9 @@ spec:
honorLabels: true
honorTimestamps: false
interval: 30s
# k3s 此端点包含 apiserver/etcd 指标,响应已超过默认 16 MiB。
# 仅放宽 kubelet 任务,其他采集目标保留默认限制。
max_scrape_size: "32MiB"
tlsConfig:
insecureSkipVerify: true
caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt