Skip to content

Commit b1226e2

Browse files
authored
Merge pull request #29787 from dewan-ahmed/sig-node-spotlight-blog-update
Sig node spotlight blog introduction update before publication date
2 parents 1646156 + 577e0c7 commit b1226e2

File tree

1 file changed

+1
-2
lines changed
  • content/en/blog/_posts/2021-09-27-SIG-Node-Spotlight

1 file changed

+1
-2
lines changed

content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md renamed to content/en/blog/_posts/2021-09-27-SIG-Node-Spotlight/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ slug: sig-node-spotlight-2021
99

1010
## Introduction
1111

12-
[SIG Node](https://github.com/kubernetes/community/tree/master/sig-node) is responsible for the components that support the controlled interactions between pods and host resources. The work of this group manages the lifecycle of pods that are scheduled to a node, and focuses on enabling a broad set of workload types, including workloads with hardware specific or performance sensitive requirements. In this blog, we have summarized our conversation with [Elana Hashman (EH)](https://twitter.com/ehashdn) & [Sergey Kanzhelev (SK)](https://twitter.com/SergeyKanzhelev), who walk us through the various aspects of being a part of the SIG and share some insights about how others can get involved.
13-
12+
In Kubernetes, a _Node_ is a representation of a single machine in your cluster. [SIG Node](https://github.com/kubernetes/community/tree/master/sig-node) owns that very important Node component and supports various subprojects such as Kubelet, Container Runtime Interface (CRI) and more to support how the pods and host resources interact. In this blog, we have summarized our conversation with [Elana Hashman (EH)](https://twitter.com/ehashdn) & [Sergey Kanzhelev (SK)](https://twitter.com/SergeyKanzhelev), who walk us through the various aspects of being a part of the SIG and share some insights about how others can get involved.
1413

1514
## A summary of our conversation
1615

0 commit comments

Comments
 (0)