Kubernetes - Service Mesh
You applied this PeerAuthentication config but your service still accepts plain HTTP traffic:
What is the most likely reason?
apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
name: default
namespace: test
spec:
mtls:
mode: STRICT
What is the most likely reason?
