December 2, 2019

222 words 2 mins read

Zero Configuration Pattern of Kubernetes on Bare Metal [A]

Zero Configuration Pattern of Kubernetes on Bare Metal [A]

In recent releases, we've enabled node admission and configuration APIs that eliminate configuration requirements for Kubernetes workers. This allows cluster operators to add and remove nodes from clu …

Talk Title Zero Configuration Pattern of Kubernetes on Bare Metal [A]
Speakers Rob Hirschfeld (CEO, RackN)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Austin, TX, United States
Date Dec 4- 8, 2017
URL Talk Page
Slides Talk Slides
Video

In recent releases, we’ve enabled node admission and configuration APIs that eliminate configuration requirements for Kubernetes workers. This allows cluster operators to add and remove nodes from clusters without a configuration management tool driving the process. This fully automate node management behavior allows physical data centers to be much more cloud-like and lights-out. In this session, we’ll run this process as a demo and decompose the various parts that must work together for success. We’ll discuss the specific APIs and how to implement them in a coordinated way that ensures node security and minimizes workload disruption. We’ll also discuss how to improve node security by using trusted platform modules (TPM). By the end of the session, operators will be able to duplicate the steps on their own to learn the process. While we have a focus on bare metal infrastructure for this session, the lessons learned are equally usable on cloud infrastructure.

comments powered by Disqus