Verifying Installation

To verify installation, run the following command:

kubectl get svc -n nefsvc

kubectl get pod -n nefsvc

If installation is successful, then all pods display in Running/Completed status.

Installation can also be verified via K8S dashboard. The following steps can be used to do that:
  1. Under Kubernetes dashboard, click Namespace dropdown list and select NEF namespace
  2. Click Pods link in the side navigation bar, and then navigate to pod list page
  3. Check all pods to ensure that all of them are active and running