Skip to Content
Core Kubernetes
book

Core Kubernetes

by Jay Vyas, Christopher Love
June 2022
Intermediate to advanced content levelIntermediate to advanced
336 pages
10h 6m
English
Manning Publications
Content preview from Core Kubernetes

12 etcd and the control plane

This chapter covers

  • Comparing etcd v2 and v3
  • Looking at a watch in Kubernetes
  • Exploring the importance of strict consistency
  • Load balancing against etcd nodes
  • Looking at etcd’s security model in Kubernetes

As discussed in chapter 11, etcd is a key/value store with strong consistency guarantees. It’s similar to ZooKeeper, which is used for popular technologies like HBase and Kafka. A Kubernetes cluster at its core consists of

  • The kubelet

  • The scheduler

  • The controller managers (KCM and CCM)

  • The API server

These components all speak to one another by updating the API server. For example, if the scheduler wants to run a Pod on a specific node, it does so by modifying the Pod’s definition in the API server. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

GitOps and Kubernetes

GitOps and Kubernetes

Todd Ekenstam, Billy Yuen, Jesse Suen, Alex Matyushentsev
Kubernetes Operators

Kubernetes Operators

Jason Dobies, Joshua Wood

Publisher Resources

ISBN: 9781617297557Publisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link