Skip to content

Commit 998d762

Browse files
committed
S/'Guaranteed'/Guaranteed
1 parent 16ae848 commit 998d762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/reserve-compute-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ respectively.
183183
## General Guidelines
184184

185185
System daemons are expected to be treated similar to
186-
['Guaranteed' pods](/docs/tasks/configure-pod-container/quality-service-pod/#create-a-pod-that-gets-assigned-a-qos-class-of-guaranteed).
186+
[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/#create-a-pod-that-gets-assigned-a-qos-class-of-guaranteed).
187187
System daemons can burst within their bounding control groups and this behavior needs
188188
to be managed as part of kubernetes deployments. For example, `kubelet` should
189189
have its own control group and share `kube-reserved` resources with the

0 commit comments

Comments
 (0)