F.3 Deleting Kubernetes Namespace (if required)

This section describes how to delete the Kubernetes namespace where NRF is deployed.

Run the following command to delete the Kubernetes namespace:

Caution:

Be sure before removing the namespace, as it deletes all the resources or objects created in the namespace.
kubectl delete namespace <ocnrf kubernetes namespace>

For example:

kubectl delete namespace ocnrf