Also mention AWX in README.

This commit is contained in:
Jeff Geerling
2019-11-18 20:34:45 -06:00
parent 5a89a97147
commit a6b0ce1ff5

View File

@@ -1,9 +1,11 @@
# Tower Operator
# Ansible Tower/AWX Operator
[![Build Status](https://travis-ci.com/geerlingguy/tower-operator.svg?branch=master)](https://travis-ci.com/geerlingguy/tower-operator)
An [Ansible Tower](https://www.ansible.com/products/tower) operator for Kubernetes built with [Operator SDK](https://github.com/operator-framework/operator-sdk) and Ansible.
Also configurable to run the open source [AWX](https://github.com/ansible/awx) instead of Tower (helpful for certain use cases where a license requirement is not warranted, like CI environments).
## Purpose
There are already OpenShift/Kubernetes installers available for both AWX and Ansible Tower: