David McKay is a software and technology professional, born & bred in Glassgow, Scotland. As a serial user-group organiser, founding Cloud Native, Docker, DevOps, mongoDB, and Pair Programming Glassgow; David is always searching for new and creative ways to share knowledge with others.
Talks I've Given
-
Cloud Native Telegraf
Featuring David McKay
Telegraf is an agent for collecting, processing, aggregating, and writing metrics.
With over 200 plugins, Telegraf can fetch metrics from a variety of sources, allowing you to build aggregations and write those metrics to InfluxDB, Prometheus, Kafka, and more.
In this talk, we will take a look at...
cloud influxdb kafka plugins -
Extending Kubernetes with MetaController
Featuring David McKay
Custom Resource Definitions provide developers with a way to extend Kubernetes with new primitives; allowing us to use declarative manifests to express our own domain in our traditional Kubernetes workflows.However, it's a trap!
crds metacontroller kubernetes