Hello! I really do not want to seem like a noob, but apparently have to) The picture is complemented by my "perfect" English)
- I installed a tor-controller on my kubernetes instance, i set up the onionservice with fixed address and I see it through the tor-browser on my phone.
- I have an AWX that connects via API to a kubernetes (on which the tor-controller is installed).
On kubernetes i created a security token, key, namespace - it is necessary to connect AWX to kubernetes. Then on AWX I created a "Container Group". When i perform a task (jobs) on AWX, this Container Group is created on kubernetes (as POD) and the jobs is processed in it. Jobs install operating systems on remote servers (on the Internet).
My question: how can i make sure that my AWX POD uses the resources of the tor-controller? I need access to remote servers via a tor-network.
Hello! I really do not want to seem like a noob, but apparently have to) The picture is complemented by my "perfect" English)
On kubernetes i created a security token, key, namespace - it is necessary to connect AWX to kubernetes. Then on AWX I created a "Container Group". When i perform a task (jobs) on AWX, this Container Group is created on kubernetes (as POD) and the jobs is processed in it. Jobs install operating systems on remote servers (on the Internet).
My question: how can i make sure that my AWX POD uses the resources of the tor-controller? I need access to remote servers via a tor-network.