Network Function Deployment Data Collector

This module collects NFs deployment data when deploying or upgrading the NFs and when any node is down or inactive. This module collects the following NF specific deployment data:
  • Helm deployment status mapped to Namespace entered by users.
  • Helm configuration used for deploying the NF mapped to Namespace entered by users.
  • Status of all the Kubernetes resources used in the helm deployment.
  • Deployment description of all the Kubernetes resources.
  • Kubernetes events.

Note:

If the helm release is unavailable, then helm specific data is not collected. If multiple helm releases are mapped to the same Kubernetes namespace, then helm specific data is collected for all helm releases mapped to entered namespace.