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).


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

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

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

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