Hi,
If I understand correctly, you would like to deploy an AWX instance on Kubernetes.
The process is rather simple:
- prepare the storage for the database and awx pod, pv, pvc
- Clone the operator git repo and deploy it in your chosen namespace
- prepare manifest to deploy awx and apply it to the namespace
where the operator is deployed with kubectl or kustomization
There are lots of examples available:
https://github.com/antuelle78/awx-install-on-k3s
https://github.com/kurokobo/awx-on-k3s
These repos are for k3s, but they contain examples of kustomization, pv, pvc, and awx manifests.
Hope that helps,
Regards,
Antuelle78
--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/fd9ffe1d-9346-4aaa-b5e0-46141b7b484cn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "AWX Project" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/awx-project/O544L4seSLU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to awx-project...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/935c8443-48f6-dee2-ba8d-41e7fa235daa%40cityscoot.eu.
Hi Neha,
If your goal is to deploy on any cloud instance, it's best if you follow the recommendations from the AWX Team.
The links provided in my previous message can help.
The most important thing to note is that k3s(lightweight kubernetes) is installed on a single node and awx deployed.
Not sure why you want to create a "Dockerfile".
Regards,
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/CAJXXpjZaaKxghfK35pybb5tZmHhiiSW%2BRjYO1BxxLMVF7AT4FQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/b611773b-bc03-a7fb-3d03-1c481055240a%40cityscoot.eu.