File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/architecture Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,11 +70,11 @@ cgroup v2 对 cgroup v1 进行了多项改进,例如:
70
70
<!--
71
71
Some Kubernetes features exclusively use cgroup v2 for enhanced resource
72
72
management and isolation. For example, the
73
- [MemoryQoS](/blog/2021/11/26/qos- memory-resources/ ) feature improves memory QoS
73
+ [MemoryQoS](/docs/concepts/workloads/pods/pod-qos/# memory-qos-with-cgroup-v2 ) feature improves memory QoS
74
74
and relies on cgroup v2 primitives.
75
75
-->
76
76
一些 Kubernetes 特性专门使用 cgroup v2 来增强资源管理和隔离。
77
- 例如,[ MemoryQoS] ( /blog/2021/11/26/qos- memory-resources/ ) 特性改进了内存 QoS 并依赖于 cgroup v2 原语。
77
+ 例如,[ MemoryQoS] ( /zh-cn/docs/concepts/workloads/pods/pod-qos/# memory-qos-with-cgroup-v2 ) 特性改进了内存 QoS 并依赖于 cgroup v2 原语。
78
78
79
79
<!--
80
80
## Using cgroup v2 {#using-cgroupv2}
You can’t perform that action at this time.
0 commit comments