Ansiblefest 2020 hero logo

< AnsibleFest 2020

Building Kubernetes Operators using Ansible

Breakout session
Gonéri Le Bouder head shot

Jason Dobies

Log in to watch the session

Log in and click on the ‘Watch & Learn’ tab to add this video breakout sessions to your agenda.

Session abstract

Operators simplify the deployment and management of complex, stateful applications on Kubernetes. One option for writing them is to have knowledge of the language Go and expertise with the internals of Kubernetes. But, there's an alternative to that with a significantly lower barrier to entry. The Operator SDK, one component of the Cloud Native Computing Foundation (CNCF) Operator Framework, natively supports building Operators that can run Ansible Playbooks, making it easier for Operator development and integrating seamlessly with existing Ansible workflows and tooling.

Session speaker

Gonéri Le Bouder head shot

 

Jason Dobies

Red Hat

 

Automation-related content

Coding shared image
Article
Sep 09, 2024

Create a Windows golden image for OpenShift Virtualization

Javier Cano Cano +2

Learn how to use the OpenShift Virtualization Windows UEFI installer pipeline...

Kubernetes + OpenShift featured image
Article
Sep 04, 2024

Use kube-burner to measure Red Hat OpenShift VM and storage deployment at scale

Jenifer Abrams

Learn how to customize a kube-burner workload to deploy virtual machines...

openshift containers
Article
Aug 27, 2024

Building multi-architecture container images on OpenShift Container Platform clusters

Dylan Orzel

An exploration of how to use built-in build tooling available in OpenShift...

Featured image for Operators topics.
Article
Aug 22, 2024

Designing K8s operators for managing REST resources

Benjamin Schmeling +1

Learn how to design a Kubernetes Operator that leverages the REST API of your...