We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16ae848 commit 998d762Copy full SHA for 998d762
content/en/docs/tasks/administer-cluster/reserve-compute-resources.md
@@ -183,7 +183,7 @@ respectively.
183
## General Guidelines
184
185
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).
+[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/#create-a-pod-that-gets-assigned-a-qos-class-of-guaranteed).
187
System daemons can burst within their bounding control groups and this behavior needs
188
to be managed as part of kubernetes deployments. For example, `kubelet` should
189
have its own control group and share `kube-reserved` resources with the
0 commit comments