.. Controllers documentation master file, created by sphinx-quickstart on Sat Mar 27 16:10:20 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Open Digital Architecture - Controllers/Operators ================================================= This contains documentation on the Custom Operators that are part of the Open Digital Architecture - Component Accelerator (ODA-CA) project. The ODA-CA is a reference implementation of the `IG1171 Component Definition `_ .. image:: Component.png The Custom Operators extend Kubernetes to understand ODA Component resources. They follow the `Kubernetes Operator Pattern `_ to extend Kubernetes following the intent-driven model. The ODA Component custom resources are available through the Kubernetes API and any Kubernetes tool (e.g. kubectl) that uses this API. .. toctree:: :maxdepth: 2 :caption: Contents: README.md componentOperator/modules.rst apiOperatorSimpleIngress/modules.rst apiOperatorApig/modules.rst apiOperatorWSO2/modules.rst apiOperatorIstio/modules.rst securityController/modules.rst