Skip to search

PeerAuthentication

security.istio.io / v1

apiVersion: security.istio.io/v1 kind: PeerAuthentication metadata: name: example
View raw schema
spec object
Peer authentication configuration for workloads. See more details at: https://istio.io/docs/reference/config/security/peer_authentication.html
mtls object
Mutual TLS settings for workload.
mode string
Defines the mTLS mode used for peer authentication. Valid Options: DISABLE, PERMISSIVE, STRICT
enum: UNSET, DISABLE, PERMISSIVE, STRICT
portLevelMtls object
Port specific mutual TLS settings.
selector object
The selector determines the workloads to apply the PeerAuthentication on.
matchLabels object
One or more labels that indicate a specific set of pods/VMs on which a policy should be applied.
status object

No matches. Try .spec.mtls for an exact path