Added functionality to the awx-operator to allow for the web and task pods of AWX to be scaled independently while keeping existing behavior in tact for all in one if preferred.
Spent a lot of time learning Kubernetes on this project so really excited that I got to learn a new tool and got to spend so much time learning it.
Below is the issue that tracked all of the work, you can see my contributions in the references under the main issue. (to many PRs to link IMO)
https://github.com/ansible/awx-operator/issues/1182