Trouble Ticket Data Collection

To debug the content data collection issues, use the following commands.

If the commands don’t assist you in resolving the issue, analyze the diagnostic data that is available in the form of logs.

  • helm list -n namespace 
  • kubectl get pods -n namespace 
  • kubectl get pod -o yaml -n namespace 
  • kubectl get pod -o yaml -n namespace pod_name