<< PREVIOUS    NEXT >>

 

VERIFICATIONPicture 1073741984

  1. To verify the CMS deployment, execute the below command on the Management Node to list all the deployments and pods

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

    1. helm status vsp-cms -n virsec

       

       

      (if helm install command is used for CMS installation)

    2. kubectl get pods -n virsec

       

       

  3. Execute the below command to obtain CMS URL

    1. kubectl get svc vsp-cms -n virsec