The Developer Guide provides information for developers who want to understand or contribute to the code.
Learn how to contribute to the operator project.
Review the software requirements to obtain and build the operator.
Learn about the operator build process.
Learn about the available Java integration tests.
Understand the operator repository branching strategy.
Review the project coding standards.
Review the project directory structure.
The operator employs an efficient, user-level threads pattern to implement an asynchronous call model for Kubernetes API requests.
Understand how the operator processes domains and creates resources.
Learn how to contribute to the operator documentation.
Review the operator's backward compatibility and maintenance.