I am using the new operator (v 0.22.0) method to deploy awx 21.1.0 into a test minikuke Kubernetes cluster using the basic install as documented in
https://github.com/ansible/awx-operator#basic-install How or where to I set my awx related pods to know to use my internal dns resolvers to find my local linux and windows machines? Both winrm and kerberos totally depend on a fully working DNS, fr linux I could get away by setting the IP under the ansible_host var, but in my test setup the awx pods do not know about my internal zone dns servers and active directory domain controllers. How do I set this so the operator deploy injects that info into all its pods in the awx namespace? Thanks for any help or pointers. I can go and edit ephemeral pods and manually inject the info into the /etc/resov.conf, but in Kubernetes deployment that just feels wrong. — Urs Rau -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/1b24db98-9efb-4f9f-af1c-79aaecd3fcb6n%40googlegroups.com.
