k8s 版本 1.22.2
metrics 版本 0.5.1
报错信息:
Warning Unhealthy 93m kubelet Liveness probe failed: Get "https://10.0.1.20:443/livez": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
已配置 - --kubelet-insecure-tls
和 - --enable-aggregator-routing=true
。
一直无法成功启动,有朋友知道是为什么吗?