kubernetes v1.32

ServiceList.items.spec.selector

Route service traffic to pods with label keys and values matching this selector. If empty or not present, the service is assumed to have an external process managing its endpoints, which Kubernetes will not modify. Only applies to types ClusterIP, NodePort, and LoadBalancer. Ignored if type is ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/

1 fields
ServiceList.items.spec.selector fields and descriptions
Field / TypeDescription
[key]
string

No description provided.