Skip to main content

Steps to validate Helm release

1

Check Helm release status

Confirm that the Helm release deployed successfully:
Example output:
2

Verify collector manager pods are running

Ensure the pods are in the Running state and not stuck in Pending or CrashLoopBackOff:
Example output:

Common issues

  • CrashLoopBackOff: Inspect pod logs for configuration or dependency errors.
  • Pending: Check node resources and pod scheduling constraints (e.g., CPU/memory, nodeSelector, or taints).
3

Confirm tenant and integration IDs

Verify that the values in the collector manager secret match those shown on the Plerion platform:To view the secret values:
Running this command will display secrets in plain text. Use with caution.
Example output:
To view the applied configmap:
Example output: