mjpitz/talks
2020-10-08 11:13:48 -05:00
..
README.md added talk from 2020 2020-10-08 11:13:48 -05:00

Presentations

This directory contains a collection of presentations I've given throughout my career.

gRPC on Kubernetes

[ source ]

The goal of the talk is to demonstrate how to run gRPC clients and servers on Kubernetes. We will walk through a variety of deployment configurations. Each will demonstrate both simple and complex use cases.

Demonstrated features: client side load balancing, health checking, and scaling behavior.