November 6, 2019

211 words 1 min read

Zero Trust Service Mesh with Calico, SPIRE, and Envoy

Zero Trust Service Mesh with Calico, SPIRE, and Envoy

The promise of a service mesh is to be able to delegate the hard networking problems to a uniform set of proxies and controllers. An extremely important networking problem is securing traffic within t …

Talk Title Zero Trust Service Mesh with Calico, SPIRE, and Envoy
Speakers Evan Gilman (Engineer, Scytale), Shaun Crampton (Senior Software Engineer, Tigera)
Conference KubeCon + CloudNativeCon Europe
Conf Tag
Location Barcelona, Spain
Date May 19-23, 2019
URL Talk Page
Slides Talk Slides
Video

The promise of a service mesh is to be able to delegate the hard networking problems to a uniform set of proxies and controllers. An extremely important networking problem is securing traffic within the mesh. Service meshes based on the Envoy proxy are very popular and there is a large diversity of implementations, including many home-grown solutions that focus on routing but may not include security. Shaun and Evan will demonstrate how to enhance your service mesh to follow the Zero Trust network security model using SPIRE and Calico. A Zero Trust Network emphasizes resilience to compromised services, hosts, and the network itself by treating every network connection as potentially hostile. Secure connections are established only when backed by strong cryptographic identity and approved by fine grained policies—provided by SPIRE and Calico respectively.

comments powered by Disqus