Which Kubernetes object is responsible for defining a set of rules that determine what actions are allowed or denied for a user or group?
Which resource is used to manage an identical copy of the pod on all worker nodes?
Is it necessary to define labels in the pod definition file, to query objects and perform bulk operations on selected subsets.