concept default node label in category kubernetes
appears as: default node labels

This is an excerpt from Manning's book Kubernetes in Action.
Node affinity selects nodes based on their labels, the same way node selectors do. Before you see how to use node affinity, let’s examine the labels of one of the nodes in a Google Kubernetes Engine cluster (GKE) to see what the default node labels are. They’re shown in the following listing.