- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-14-2024 10:45 AM
Hi All,
While working for CN series deployment, pan-ngfw pods are not becoming ready status , as getting this error in logs
Readiness probe failed: Panorama config is not pushed. pan_task is not running.
However, eks cluster monitoring status can show kube-system pod from panorama.
Can anyone guide for more debugging information.
Thanks in advance..
03-20-2024 10:46 PM
Hello skchakraborty,
Is there any update on this problem?. Have you fix this?
03-22-2024 12:17 AM
@Luongchacha1 , due to time constaints I've to stop the project, but soon I will start the project agian. Are you also doing similar deployment or you have already done the deployment
03-22-2024 10:01 PM
Yes, i am, i catch similar error like ya.
04-22-2024 03:13 AM
Hi, have you been able to fix that error? I'm having the same thing too
05-23-2024 08:03 AM
The readiness probe for the ngfw pods, expects "trigger" from the pan-cni pods. (literally a specific directory to be created).
I'd start checking if everything with the pan-cni is good - they have to succeed "to inject" cni config to the nodes. For example (for a on-prem native kubernetes cluster) pan-cni populate the node (host) with some binaries, make some changes on the node (host) cni config files .. and then "marked" the success by creating a directory, which the ngfw pods "picks" as trigger to continue with the startup process (and the ngfw pods to become fully running)
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!