jglapa
(Kuba)
1
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?
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.
jglapa
(Kuba)
3
Perfect, Thank You @TheRealHaoLiu
jglapa
(Kuba)
4
@TheRealHaoLiu is it possible to somehow control based on host/group variables which container group should handle given host/group?