gravitational / planet

Installable Kubernetes delivered in containers
Apache License 2.0
51 stars 18 forks source link

[7.0.x] Update system pods check #775

Closed bernardjkim closed 3 years ago

bernardjkim commented 3 years ago

Description

Update system pods check. This patch will help reduce the load on etcd if there are a large number of pods in user namespaces. System pods check will only search the kube-system and monitoring namespaces for system pods.

Linked tickets and PRs