MeshTrustis experimental. It works only on Kubernetes and requiresMeshServiceto be enabled.
The MeshTrust resource lets mesh applications accept encrypted traffic from different trust domains. You can configure MeshTrust with a certificate that Kong Mesh uses to validate incoming traffic.
Use cases:
- Deploying a gateway without a sidecar
- Accepting mTLS traffic from applications running outside the mesh
If you use
SPIREas the identity provider,MeshTrusthas no effect becauseSPIREprovides the trust directly.