[ci skip] Remove ResourceQuota limits from nvidia and realestate-crawler namespaces
Add resource-governance/custom-quota=true label to both namespaces so Kyverno skips auto-generating ResourceQuotas that were causing CPU pressure.
This commit is contained in:
parent
cf67e02135
commit
860077a126
3 changed files with 5 additions and 3 deletions
|
|
@ -144,7 +144,7 @@ To rebuild a K8s worker node from scratch (e.g., after disk failure or corruptio
|
|||
2. LimitRange defaults (Kyverno generate): auto-created per namespace tier
|
||||
3. ResourceQuotas (Kyverno generate): auto-created per namespace tier (skip with label `resource-governance/custom-quota=true`)
|
||||
4. Priority injection (Kyverno mutate): sets priorityClassName on Pods
|
||||
- Custom quota override: monitoring, crowdsec
|
||||
- Custom quota override: monitoring, crowdsec, nvidia, realestate-crawler
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue