Update Docker & Kubernetes/Servers/AWX/AWX Operator/Ansible AWX Operator.md

This commit is contained in:
2024-08-01 03:08:39 -06:00
parent 255856fc93
commit 99992a4bcd

View File

@ -211,6 +211,8 @@ kubectl logs -n awx awx-postgres-15-0
awx-web-9497647b4-s4gmj 3/3 Running 0 10m awx-web-9497647b4-s4gmj 3/3 Running 0 10m
``` ```
If you see a migration pod, like seen in the above example, you can feel free to delete it with the following command: `kubectl delete pod awx-migration-24.6.1-bh5vb -n awx`.
## Troubleshooting ## Troubleshooting
You may wish to want to track the deployment process to verify that it is actually doing something. There are a few Kubernetes commands that can assist with this listed below. You may wish to want to track the deployment process to verify that it is actually doing something. There are a few Kubernetes commands that can assist with this listed below.