September 21, 2019

185 words 1 min read

NFD and My Adventure in the Cloud Native Project Jungle

NFD and My Adventure in the Cloud Native Project Jungle

At its core, Kubernetes has a somewhat limited understanding of system details during operation. Node Feature Discovery (NFD) is an add-on that increases Kubernetes platform awareness by detecting and …

Talk Title NFD and My Adventure in the Cloud Native Project Jungle
Speakers Markus Lehtonen (Cloud Software Engineer, Intel Corporation)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides
Video

At its core, Kubernetes has a somewhat limited understanding of system details during operation. Node Feature Discovery (NFD) is an add-on that increases Kubernetes platform awareness by detecting and advertising the hardware and software capabilities of the underlying system. This information can be used to facilitate intelligent scheduling of workloads in a Kubernetes cluster. This talk introduces NFD and its role in Kubernetes. It covers the technical details of NFD, including how the node capabilities are advertised and how they can be utilized in workload placement. The presentation also covers my journey in the Kubernetes community and assuming maintainership of the NFD project. The journey passes through collaboration with third parties, both internal and external.

comments powered by Disqus