["Error from server (NotFound): deployments.apps \"awx\" not found"]

Hello Team,

I am installing AWX 17.0.1 on K8S bare metal .I am getting error [“Error from server (NotFound): deployments.apps "awx" not found”]. I have attached the error screenshot with this

(attachments)

For production usage, AWX should be deployed via AWX Operator. Version 17.0.1 is the older docker based installation, which is not supported and likely won’t work on k8s.
here are the docs for operator https://github.com/ansible/awx-operator

AWX Team

I have installed K8s over bare metal EC2 instance with K8s version 1.26. In this document, I can see the steps of minikube and when I tried on the K8s cluster but it’s not working. I can see the steps for minikube.

https://github.com/ansible/awx-operator.

Can anyone help me install the AWX version greater than 18.0.1 as I am unable to do so?
Let me know if I can create manual PV or dynamic pV. I can see many documents for AWX 18.0.0 lesser version and AWX 18.0.0 but on minikube. Please help me and give me all the steps where i can follow for installation.

Any update on this? how we can install it on Kubernetes 1.26 as this link I see for minikube cant distinguish the steps for Kubernetes 1.26