May 2018
Intermediate to advanced
554 pages
13h 51m
English
In this section, you learned how flexible it is to assign a label to your Kubernetes object. In addition, equality-based and set-based selectors allow us to filter out an object by label. Selector is important that loosely couple an object such as Service and ReplicaSet/Pod as well as Deployment and ReplicaSet.
The following sections will also use labels and the concept of selectors to utilize container management:
Read now
Unlock full access