Service Mesh Up and Running in 5 Minutes
Service Mesh technology is super powerful and super complicated at the same time.With a service mesh, we are able to add complex network routing, telemetry and reporting, TLS security, fault injection …
Talk Title | Service Mesh Up and Running in 5 Minutes |
Speakers | Brian Redmond (Cloud Architect, Microsoft) |
Conference | Open Source Summit + ELC North America |
Conf Tag | |
Location | San Diego, CA, USA |
Date | Aug 19-23, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Service Mesh technology is super powerful and super complicated at the same time.With a service mesh, we are able to add complex network routing, telemetry and reporting, TLS security, fault injection, and policy enforcement to distributed systems in Kubernetes.However, the setup and configuration can be a daunting task. We are not only required to setup and configure the control plane, but we must also define various resources to support our specific application.The goal of this lightening talk is to show how to gain value quickly from a Service Mesh with just a few steps. In just 5 minutes, we will go from nothing to rich Dashboards and “meshed” services!