Deploying AWX HA On Kubernetes

preview_player
Показать описание
Ansible AWX is a free and opensource front-end web application that provides a user interface to manage Ansible playbooks and inventories, as well as a REST API for Ansible. In this demo, we are going to install Ansible AWX on k3s.

Refer to the below links for more details:
Рекомендации по теме
Комментарии
Автор

I would also highly recommend that people try the helm install method that is now offered by AWX, I was able to get my deployment up and running in just a few commands. It was about as easy as it gets.

Lines-In-The-Sand
Автор

Excellent video and tutorial. Thank you for taking the time to create it

holograph
Автор

Hello!! Thank you very much for this guide. It worked like charm. I tried to follow several guides out there but all of them were making the "kubectl tunnel" as a laboratory. The part with the FDQN is hella easy. What I did was, I tagged an Elastic IP to my EC2 Instance, and then I created a record on my Route53 domain. Thanks again!! :)

onisimiacob
Автор

HI Sir, Thanks for the video, Can we have a video or a documentation to deploy the same in multinode k8s enviornment ?

aravinth
Автор

Helpful video but how can I expose this on 443 and use HTTPS?

deoxyhills
Автор

Hi, what is the reason of using awx-projects-volume Storage Class? If I understand correctly SC are used when we want to dynamically creates PVs. In this case PV was created manually so SC seems redundant.

RobaczekBaczek
Автор

thank you for the video! I assume this deployment is on single node Kubernetes cluster. Do you have any videos showing this deployment on 3 nodes Kubernetes cluster? Thank you

otaskinful
Автор

Hi, Great video but postgresql tier is not HA, you can do a best effort.

WilmerJaramilloM
Автор

Just Curious how you are monitoring awx deployed on Kubernetes also some thing along lines of metrics gathering

gghhhhkasdasd
Автор

Hi, will you make a video on ldap integration, thanks.

Alexandrebluenote
Автор

Hello, I'm stuck at this step after launching kubectl -n awx logs -f -c awx-manager :

Ansible Task StdOut

TASK [installer : Wait for Database to initialize if managed DB]

Did you have any idea why ?

Thanks

ferdi