Talks

I’ve been seen out in the wild doing a talk here and there.

Deploy Your Next Application to Google Kubernetes Engine (Google Next ‘19)

This talk was done in conjunction with the wonderful GKE PM William Denniss. My coworker Marshall Brekka and I discussed Fair’s experiences with Kubernetes.

HYB101

A Tale of Two Clusters: Handling Interservice Routing Between Two K8 Clusters (K8 Los Angeles Meetup)

My coworker Marshall Brekka and I talked about the cross-cluster controller we wrote to handle routing between our two Kubernetes cluster. It leverages/abuses the AWS VPC CNI, K8 services, and K8 endpoints so that the application layer can call to applications in another cluster as if it were in its own cluster. slides here