* Add standardized Makefile includes and developer documentation Introduce modular Makefile system (common.mk + operator.mk) for consistent dev workflows. Standardize CONTRIBUTING.md and docs/development.md to follow community conventions with clear separation: contributing guidelines for process, development guide for technical setup. - Add common.mk with shared dev workflow targets (make up/down) - Add operator.mk with AWX-specific variables and targets - Restructure CONTRIBUTING.md: process, testing requirements, community links - Expand docs/development.md: customization options table, teardown options, Molecule testing, bundle generation via make targets - Simplify README.md contributing section Assisted-by: Claude Signed-off-by: Lucas Benedito <lbenedit@redhat.com> * Fix DEV_IMG docs example to avoid double-tag issue Assisted-by: Claude Signed-off-by: Lucas Benedito <lbenedit@redhat.com> --------- Signed-off-by: Lucas Benedito <lbenedit@redhat.com>
AWX Operator
An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible.
The AWX Operator is meant to be deployed in your Kubernetes cluster(s) and can be used to install and manage the lifecycle of an AWX instance in the same namespace.
Documentation
The AWX Operator documentation is available at https://ansible.readthedocs.io/projects/awx-operator/
Helm chart documentation is available at https://ansible-community.github.io/awx-operator-helm/
Contributing
Please visit our contributing guidelines and development guide for information on how to set up your environment, build and deploy the operator, and submit changes.
Author
This operator was originally built in 2019 by Jeff Geerling and is now maintained by the Ansible Team
Code of Conduct
We ask all of our community members and contributors to adhere to the Ansible code of conduct. If you have questions or need assistance, please reach out to our community team at codeofconduct@ansible.com
Get Involved
We welcome your feedback, questions and ideas. Here's how to reach the community.
Forum
Join the Ansible Forum as a single starting point and our default communication platform for questions and help, development discussions, events, and much more. Register to join the community. Search by categories and tags to find interesting topics or start a new one; subscribe only to topics you need!
- Get Help: get help or help others. Please add appropriate tags if you start new discussions, for example
awx-operatoranddocumentation. - Posts tagged with 'awx-operator': subscribe to participate in project-related conversations.
- Bullhorn newsletter used to announce releases and important changes.
- Social Spaces: gather and interact with fellow enthusiasts.
- News & Announcements: track project-wide announcements including social events.
For more information on the forum navigation, see Navigating the Ansible forum post.
Matrix
For real-time interactions, conversations in the community happen over the Matrix protocol in the following channels:
- #awx:ansible.com: AWX and AWX-Operator project-related discussions.
- #docs:ansible.im: Ansible, AWX and AWX-Operator documentation-related discussions.
For more information, see the community-hosted Matrix FAQ.