Skip to content

Commit 669d843

Browse files
authored
Merge pull request #46705 from mariasalcedo/fix/blog-2018-07-24
fix(blog-2018-07-24): Authors entry field contains unparsable chars
2 parents 4238897 + 2929013 commit 669d843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2018-07-24-cpu-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ layout: blog
33
title: "Feature Highlight: CPU Manager"
44
date: 2018-07-24
55
author: >
6-
[Balaji Subramaniam]((mailto:[email protected])) (Intel),
7-
[Connor Doyle](mailto:[email protected]) (Intel])
6+
[Balaji Subramaniam](mailto:[email protected]) (Intel),
7+
[Connor Doyle](mailto:[email protected]) (Intel)
88
---
99

1010
This blog post describes the [CPU Manager](/docs/tasks/administer-cluster/cpu-management-policies/), a beta feature in [Kubernetes](https://kubernetes.io/). The CPU manager feature enables better placement of workloads in the [Kubelet](/docs/reference/command-line-tools-reference/kubelet/), the Kubernetes node agent, by allocating exclusive CPUs to certain pod containers.

0 commit comments

Comments
 (0)