Skip to content

Commit

Permalink
Sync examples/admin/dns/dnsutils.yaml&concepts/overview/_index.md&adm…
Browse files Browse the repository at this point in the history
…inister-cluster/cpu-management-policies.md
  • Loading branch information
jzhupup committed Nov 1, 2022
1 parent 836bbb7 commit c9b11ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ gate for each individual option.
<!--
### Changing the CPU Manager Policy
Since the CPU manger policy can only be applied when kubelet spawns new pods, simply changing from
Since the CPU manager policy can only be applied when kubelet spawns new pods, simply changing from
"none" to "static" won't apply to existing pods. So in order to properly change the CPU manager
policy on a node, perform the following steps:
-->
Expand Down
2 changes: 1 addition & 1 deletion content/zh-cn/examples/admin/dns/dnsutils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ spec:
image: registry.k8s.io/e2e-test-images/jessie-dnsutils:1.3
command:
- sleep
- "3600"
- "infinity"
imagePullPolicy: IfNotPresent
restartPolicy: Always

0 comments on commit c9b11ca

Please sign in to comment.