Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.41 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.41 KB

How to deploy AWX in microk8s

What you’ll need (not tested with other microk8s specifications)

  • An Ubuntu 20.04 LTS environment to run the commands
  • At least 60G of disk space and 8G of memory are recommended
  • An internet connection

Microk8s installation with AWX

  1. Install microk8s
  2. Install AWX

Optional configuration :

Debug:

AWX custom Execution environment

  1. create EE image and push to microk8s registry
  2. Configure AWX to use custom EE
  3. Configure AWX EE with persistent volume

Addtionnal informations

When this procedure was written, following version was installed

  • microk8s : v1.20
  • awx :
    • 18.0.0 (requires operator 0.7.0, awx.yml file format changed since operator 0.11.0)
    • 19.0.0 (requires operator 0.8.0, awx.yml file format changed since operator 0.11.0)
    • 19.1.0 (requires operator 0.9.0, awx.yml file format changed since operator 0.11.0)
    • 19.2.1