As described in CR SidecarGateway, the podSelector
in SidecarGateway
selects the Pods the SidecarGateway
should be applied to.
Verify which Pods are selected
Follow the instructions below to verify which Pods are selected by the podSelector
in SidecarGateway
.
- To list the matching Pods, run:
Example output:
The Pods with their Name
matching the labels defined in the CustomResource
SidecarGateway
are listed under Status.Pods
. The corresponding Envoy Configurations are referenced with Envoy Config
.
Further information and links
- Internal links:
- Inspect the Envoy configuration