<< PREVIOUS      NEXT >>

 

VERIFICATION

  1. Execute the below commands to determine LFR deployment status and pods

    1. helm status vsp-lfr -n virsec

       

       

      (if helm install command is used for LFR installation)

    2. kubectl get pods -n virsec | grep vsp-lfr

       

       

  2. Execute the below command to obtain LFR URL

    1. kubectl get svc vsp-lfr -n virsec

       

       

  3. Access LFR URL. Navigate to the directory vsp to view the refreshed list of files

Picture 28