Here's a current list of ready to go CFPs and/or abstracts that I can speak to at a moments notice.

If you're looking for OpenShift.tv live streams I hosted/produced/ran, search my name on OpenShift's YouTube.

If you'd like to have me speak at your conference, Meetup, podcast, webinar, live stream, etc. please review my Speaker Rider and send me a message. Thank you!

Learn how Ansible can help developers (or any systems savvy person) quickly ramp up to build Operators to automate and manage the life cycle of complex Kubernetes applications.

Elevator Pitch

Operators simplify management of complex applications on Kubernetes. They are usually written in Go and require expertise with the internals of Kubernetes, but there’s an alternative to that with a lower barrier to entry for all. Ansible is a first-class citizen in the Operator SDK that frees up application engineers and maximizes time to automate and orchestrate your applications across both new & existing platforms with one simple language. Here we see/demonstrate how.

Description

An Operator is a method of packaging, deploying and automating the complete lifecycle management activities of a Kubernetes application. Put more simply, an Operator encodes human operational knowledge. It is designed to watch and respond to the resources in your cluster and enable your application to run as desired.

While powerful, Operators are usually written in Go and requires expertise in the advanced libraries and patterns used to write Kubernetes controllers. Ansible can help. It is a first-class citizen in the Operator SDK providing a means of automating the deployment and management of Kubernetes applications on a cluster in an Ansible-native way. Ansible-based Kubernetes Operators provide a lower barrier to entry, faster iterations, and the power of Ansible and its ecosystem.

Combining Ansible and Kubernetes frees up application engineers to minimize the new skill sets required and maximize time to delivery. Furthermore, using the same tried and trusted Ansible tooling lets you automate and orchestrate your applications across both new and existing platforms with one simple language.

This talk introduces Operators with Ansible and demonstrates how you develop and deploy them to automate the management of complex Kubernetes application on a cluster.

Related Content