Kubernetes: Up and Running by Kelsey Hightower Brendan Burns & Joe Beda
Author:Kelsey Hightower, Brendan Burns & Joe Beda
Language: eng
Format: epub
Publisher: O'Reilly Media, Inc.
Published: 2017-09-12T04:00:00+00:00
DaemonSet Scheduler
By default a DaemonSet will create a copy of a Pod on every node unless a node selector is used, which will limit eligible nodes to those with a matching set of labels. DaemonSets determine which node a Pod will run on at Pod creation time by specifying the nodeName field in the Pod spec. As a result, Pods created by DaemonSets are ignored by the Kubernetes scheduler.
Like ReplicaSets, DaemonSets are managed by a reconciliation control loop that measures the desired state (a Pod is present on all nodes) with the observed state (is the Pod present on a particular node?). Given this information, the DaemonSet controller creates a Pod on each node that doesn’t currently have a matching Pod.
If a new node is added to the cluster, then the DaemonSet controller notices that it is missing a Pod and adds the Pod to the new node.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7432)
Supercharging Productivity with Trello by Brittany Joiner(6690)
Mastering Tableau 2023 - Fourth Edition by Marleen Meier(6459)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6426)
Inkscape by Example by István Szép(6310)
Visualize Complex Processes with Microsoft Visio by David J Parker & Šenaj Lelić(6005)
Build Stunning Real-time VFX with Unreal Engine 5 by Hrishikesh Andurlekar(5007)
Design Made Easy with Inkscape by Christopher Rogers(4651)
Customizing Microsoft Teams by Gopi Kondameda(4187)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3941)
Business Intelligence Career Master Plan by Eduardo Chavez & Danny Moncada(3794)
Extending Microsoft Power Apps with Power Apps Component Framework by Danish Naglekar(3776)
Salesforce Platform Enterprise Architecture - Fourth Edition by Andrew Fawcett(3656)
Pandas Cookbook by Theodore Petrou(3632)
The Tableau Workshop by Sumit Gupta Sylvester Pinto Shweta Sankhe-Savale JC Gillet and Kenneth Michael Cherven(3430)
TCP IP by Todd Lammle(2995)
Drawing Shortcuts: Developing Quick Drawing Skills Using Today's Technology by Leggitt Jim(2925)
Exploring Microsoft Excel's Hidden Treasures by David Ringstrom(2901)
Applied Predictive Modeling by Max Kuhn & Kjell Johnson(2885)
