Controller Runtime Client API Overview Client Usage Default Client Non-default Client Reconcile and the Client API Get List Create Update Patch Updating Status Subresource ...
Controller Runtime Client API Overview Client Usage Default Client Non-default Client Reconcile and the Client API Get List Create Update Patch Updating Status Subresource ...
OLM Integration Bundle Quickstart Setup Enabling OLM Creating a bundle Deploying an Operator with OLM Testing bundles Deploying bundles in production OLM Integration Bundl...
Creating Ansible-based Operators Ansible support in the Operator SDK Custom resource files watches.yaml file Advanced options Extra variables sent to Ansible Ansible Runner di...
Quickstart for Ansible-based Operators Prerequisites Quickstart Steps Create a project Create an API Build and push the operator image Run the operator Create a sample custom ...
Quickstart for Go-based Operators Prerequisites Quickstart Steps Create a project Create an API Build and push the operator image Run the operator Create a sample custom resou...
Operators and CRD scope with Operator SDK Overview Namespace-scoped operator usage Cluster-scoped operator usage Changes required for a cluster-scoped operator Example for clust...
v0.0.x to v0.1.0 Create a new v0.1.0 project Migrate custom types from pkg/apis Scaffold api for custom types Copy the contents of the type Migrate reconcile code Add a control...