AWX migration from docker based env to k8s

Hi

I am trying to migrate awx from docker based env(17.1.0) to k8s env.

Can you please let me know the steps that i need to follow to migrate the data base and projects?

Regards
Prabhu

there are some docs here on migrating from v17 to k8s https://github.com/ansible/awx-operator/blob/devel/docs/migration.md

AWX Team

Pls check my instructions (Ive created that one a few months ago, but i think it still valid)

https://groups.google.com/g/awx-project/c/7h87EtBYXNQ/m/sn1oEmuJAQAJ

пятница, 28 апреля 2023 г. в 18:14:28 UTC+2, AWX Project:

Hi

Thanks for the reply…

I am trying the migrate AWX (17.1.0) to K8s(22.2.0)

I followed the steps provided.

However the migration was not successful. It is ending up with following error.

awx-rsyslog [wait-for-migrations] ERROR: Database migrations not applied │
│ Stream closed EOF for awxtest/awx-task-7bfdf979-pf877 (awx-rsyslog) │
│ awx-task [wait-for-migrations] Waiting 30 seconds before next attempt

awx-task [wait-for-migrations] Attempt 30 of 30 │
│ awx-task [wait-for-migrations] ERROR: Database migrations not applied

Are steps provided valid for 17.1.0(docker) to K8s(22.2.0)?
Any other way to do the migration?

Regards
Prabhu