awx-operator
awx-operator copied to clipboard
Accessing the awx web app
Please confirm the following
- [X] I agree to follow this project's code of conduct.
- [X] I have checked the current issues for duplicates.
- [X] I understand that AWX Operator is open source software provided for free and that I might not receive a timely response.
Feature Summary
Hello,
I created an Azure virtual machine, set up a Minikube cluster, and installed the AWX operator on it. However, now I want to access the AWX web app but I don’t know how to do so because the Minikube cluster is on a remote virtual machine, not on my laptop.
How can I achieve that ...