- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-21-2021 08:36 AM - last edited on 03-11-2022 08:52 AM by RPrasadi
I am trying deploy Prisma compute console on AKS cluster but facing some issue with pod creation, services, deployment, service account are being created.
01-12-2022 02:27 PM
Is your cluster able to pull from the registry specified in the deployment? Check the logs of the pod or the events in the namespace you've deployed to.
Assuming you're following the documentation here:
https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/install/install_kub...
If you're seeing the error referenced in the subject check here:
https://kubernetes.io/docs/concepts/containers/images/#imagepullbackoff
Troubleshooting:
https://kubernetes.io/docs/tasks/debug-application-cluster/debug-running-pod/
08-04-2022 10:00 AM
Solution provided
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!