AWX Container Groups in different K8s clusters

Hi! Is it possible to create container groups in multiple K8s clusters located and delegate some groups of inventory to be executed there?

The use case is multi regional setup where the container group would be close to the hosts are located instead reaching to them from one central?

1 Like

yes you can!

Just need to create a credential for your target k8s cluster and use that credential when creating the container group.

https://ansible.readthedocs.io/projects/awx/en/latest/administration/containers_instance_groups.html#create-a-container-group

Let me know if u run into any trouble.

1 Like

Perfect, Thank You @TheRealHaoLiu

1 Like

@TheRealHaoLiu is it possible to somehow control based on host/group variables which container group should handle given host/group?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.