Ansible

Guide to building a Ansible Based Operator using Operator SDK

Ansible based operators run playbooks and roles to react to changes in tracked Kubernetes resources (usually CRs).


Ansible Operator SDK Installation
Quickstart for Ansible-based Operators

A simple set of instructions that demonstrates the basics of setting up and running a Ansible-based operator.

Ansible Operator Tutorial

An in-depth walkthough that demonstrates how to build and run a Ansible-based operator.

Ansible Based Operator Testing with Molecule
Development Tips
Migrating Legacy Projects

Instructions for migrating a Ansible-based project built prior to 1.0.0 to use the new Kubebuilder-style layout.

Ansible Based Operator Reference

Last modified July 17, 2020: [docs] Reorganize hugo doc site (#3382) (1248c1ca)