Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
晶能环境k8s v1.28.6 kube-controller-scheduler 三个podcpu使用率过高。剩余的cpu会占用完,需要手动限制cpu kubectl edit DaemonSet kube-controller-scheduler -n kube-system
resources: limits: cpu: 100m