Merge pull request #49228 from my-git9/np-29964

[zh-cn]sync device-plugins pid-limiting
pull/49237/head
Kubernetes Prow Robot 2024-12-26 02:42:11 +01:00 committed by GitHub
commit 347527cddb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ metadata:
spec:
containers:
- name: demo-container-1
image: registry.k8s.io/pause:2.0
image: registry.k8s.io/pause:3.8
resources:
limits:
hardware-vendor.example/foo: 2

View File

@ -99,7 +99,7 @@ Pod 级别的限制也无法保护节点代理任务自身不会受到 PID 耗
这些任务都在 Pod 及其所包含的容器之外运行。
<!--
PID limiting is a an important sibling to [compute
PID limiting is an important sibling to [compute
resource](/docs/concepts/configuration/manage-resources-containers/) requests
and limits. However, you specify it in a different way: rather than defining a
Pod's resource limit in the `.spec` for a Pod, you configure the limit as a