ansible / awx-operator

An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
https://www.github.com/ansible/awx
Apache License 2.0
1.24k stars 628 forks source link

Can't deploy latest with latest k3s #1180

Open it-pappa opened 1 year ago

it-pappa commented 1 year ago

Please confirm the following

Bug Summary

When trying to deploy, the last awx container is getting: Init:CrashLoopBackOff every time I test.

followed all the guides. triple check all. tested on arm, intel, amd, ubuntu 22.04, ubuntu 20,04. centos 8 and 9.

AWX Operator version

1.1.3

AWX version

1.1.3

Kubernetes platform

kubernetes

Kubernetes/Platform version

k3s latest

Modifications

no

Steps to reproduce

Just try to install/deploy using every guide on the internett.

Expected results

not to crash

Actual results

Init:CrashLoopBackOff. on the awx container

Additional information

No response

Operator Logs

No response

djyasin commented 1 year ago

Hello @it-pappa This appears to be less of a bug report or feature request and more of a question. Could you please ask this on our mailing list?

Please also provide us with the log of the container that is in the crashloop and the output of $ kubectl describe pod

See https://github.com/ansible/awx/#get-involved for information on ways to connect with us.

nrworld commented 11 months ago

Same issue here, following https://github.com/ansible/awx-operator/blob/devel/docs/installation/basic-install.md Any fix yet ?

NAME                             READY   STATUS                  RESTARTS      AGE
awx-demo-postgres-13-0           1/1     Running                 0             6m15s
awx-demo-task-578db59685-9bl69   0/4     Init:CrashLoopBackOff   5 (88s ago)   5m36s
awx-demo-web-5c558df9cc-lx9g2    1/3     CrashLoopBackOff        8 (71s ago)   3m35s