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

ansible share image
Article
06/05/2023

How to create an EC2 instance in AWS using Ansible workflow

Learn how to simplify the process of creating EC2 instances in AWS by using workflow templates in Ansible Automation Platform. (Part 3 of 3)

ansible share image
Article
06/05/2023

How to create an EC2 instance in AWS using Ansible CLI

Learn how to streamline your infrastructure management workflows by creating an EC2 instance in AWS using the Ansible Automation Platform CLI. (Part 1

ansible share image
Article
06/05/2023

How to create an EC2 instance in AWS using Ansible automation

Learn how to use Ansible Automation Platform to automate the process of creating an EC2 instance in AWS, making it more efficient. (Part 2 of 3)

Java + Quarkus 2
Article
06/01/2023

Automate your Quarkus deployment using Ansible

Discover how to automate your Quarkus application deployment using the Ansible collection for Quarkus, which takes care of the heavy lifting for