CNCC Core Uninstall

CNCC Core can be uninstalled as follows. The following step needs to be executed from a server that has access to Kubectl and helm commands:

Table 5-5 CNCC Core Uninstall

Step Number Procedure Description
1.

Un-deploy CNCC Core Execute the following command to uninstall CNCC Core:
$ helm delete <deployment name> --purge
Example:
$ helm delete cncc-core --purge